aspnetcore/test/Microsoft.AspNetCore.Diagno...
Ryan Nowak ebafbcdae3 Add filtering by port
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.
2018-08-03 14:37:27 -07:00
..
HealthCheckMiddlewareSampleTest.cs
HealthCheckMiddlewareTests.cs Add filtering by port 2018-08-03 14:37:27 -07:00
Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests.csproj