aspnetcore/samples
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
..
DatabaseErrorPageSample Upgrade to netcoreapp22 2018-05-07 16:07:07 -07:00
DeveloperExceptionPageSample Upgrade to netcoreapp22 2018-05-07 16:07:07 -07:00
ElmPageSample Upgrade to netcoreapp22 2018-05-07 16:07:07 -07:00
ExceptionHandlerSample Upgrade to netcoreapp22 2018-05-07 16:07:07 -07:00
HealthChecksSample Add EFCore DbContext check 2018-10-01 13:33:00 -07:00
MiddlewareAnalysisSample Upgrade to netcoreapp22 2018-05-07 16:07:07 -07:00
StatusCodePagesSample Upgrade to netcoreapp22 2018-05-07 16:07:07 -07:00
WelcomePageSample Add IHealthCheckPublisher for push-based checks (#498) 2018-10-08 17:58:45 -07:00