aspnetcore/test
Ryan Nowak 1afd5b2594 Don't use Map
Fixes aspnet/Diagnostics#511 and aspnet/Diagnostics#514

It's really confusing to people that we use Map. Users expect that the
URL they provide for the health check middleware will only process
exact matches. The way it behaves when using map is not optimal for some
of the common patterns.
2018-10-27 21:01:55 -07:00
..
ClassLibraryWithPortablePdbs
Diagnostics.EFCore.FunctionalTests
Diagnostics.FunctionalTests automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:32 -07:00
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests
Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests Don't use Map 2018-10-27 21:01:55 -07:00
Microsoft.AspNetCore.Diagnostics.Tests
Microsoft.AspNetCore.MiddlewareAnalysis.Tests
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests Add EFCore DbContext check 2018-10-01 13:33:00 -07:00
Microsoft.Extensions.Diagnostics.HealthChecks.Tests Add IHealthCheckPublisher for push-based checks (#498) 2018-10-08 17:58:45 -07:00
Directory.Build.props