This adds UseHealthChecks overloads that configure the health checks middleware to listen on a preconfigured port. This is sugar for MapWhen, but it's important because a significant set of users will want to use Health Checks in this way. |
||
|---|---|---|
| .. | ||
| Properties | ||
| BasicStartup.cs | ||
| CustomWriterStartup.cs | ||
| GCInfoHealthCheck.cs | ||
| HealthChecksSample.csproj | ||
| LivenessProbeStartup.cs | ||
| ManagementPortStartup.cs | ||
| Program.cs | ||
| SlowDependencyHealthCheck.cs | ||