aspnetcore/test/Microsoft.AspNetCore.Diagno...
Ryan Nowak 2c792ce116 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:56:13 -07:00
..
HealthCheckMiddlewareSampleTest.cs Remove JSON output (#457) 2018-08-03 09:40:45 -07:00
HealthCheckMiddlewareTests.cs Add filtering by port 2018-08-03 14:56:13 -07:00
Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests.csproj Updating Health Checks for 2.2 2018-08-01 18:49:44 -07:00