LiveHealthChecks - Client package for Real-Time Api Health Check Monitoring. Supports .NET 6/7/8/9/10.
$ dotnet add package AspNetCore.Live.Api.HealthChecks.Client| Packages | Version & Downloads |
|---|---|
| AspNetCore.Live.Api.HealthChecks.Server | |
| AspNetCore.Live.Api.HealthChecks.Client |
An Asp Net Core Web Api/App has a Health Checks system built into it.
This project taps into that system & makes the generated Health Report,
available to Monitoring applications, in real-time.
This Client package is added to the Asp Net Core Web API/App to be monitored.
Read more