Health check service running a kestrel webserver as a IHostedService
.
Makes use of the default HealthCheckService
of the application.
Useful when you wish to run a healthcheck service in a non-web application or just on another port.
Used in Jitesoft projects, but open for all!