aspnetcore/test
Ryan Nowak 1f31e0556d
Add IHealthCheckPublisher for push-based checks (#498)
IHealthCheckPublisher allows you to configure and run health checks
regularly inside an application, and push the notifications elsewhere.

All publishers are part of a single queue with a configurable period and
timeout.
2018-10-08 17:58:45 -07:00
..
ClassLibraryWithPortablePdbs
Diagnostics.EFCore.FunctionalTests
Diagnostics.FunctionalTests
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests
Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests Add IHealthCheckPublisher for push-based checks (#498) 2018-10-08 17:58:45 -07:00
Microsoft.AspNetCore.Diagnostics.Tests
Microsoft.AspNetCore.MiddlewareAnalysis.Tests
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests
Microsoft.Extensions.Diagnostics.HealthChecks.Tests Add IHealthCheckPublisher for push-based checks (#498) 2018-10-08 17:58:45 -07:00
Directory.Build.props