HealthChecks icon indicating copy to clipboard operation
HealthChecks copied to clipboard

Experimental Health Checks for building services, such as with ASP.NET Core

(Deprecated) Health checks for building services

This project was an experimental library for ASP.NET Core, as an initial out-of-band library and exploration of concepts and a way to get feedback.

Therefore, this is replaced by ASP.NET Core 2.2 (GA around end of 2018) with official Health Checks components here: https://github.com/aspnet/Diagnostics/tree/release/2.2/src

Check the ASP.NETCore 2.2 roadmap: https://github.com/aspnet/Announcements/issues/307