WebApi implementation of the health check endpoints for reporting the health of app infrastructure components.
Info
Version: | 1.2.0 |
Author(s): | Andre Postiga, Kirill Polishchuk |
Last Update: | Wednesday, June 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AndrePostiga/AspNetStandard.Diagnostics.HealthChecks |
NuGet Url: | https://www.nuget.org/packages/AspNetStandard.Diagnostics.HealthChecks |
Install
Install-Package AspNetStandard.Diagnostics.HealthChecks
dotnet add package AspNetStandard.Diagnostics.HealthChecks
paket add AspNetStandard.Diagnostics.HealthChecks
AspNetStandard.Diagnostics.HealthChecks Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNet.WebApi.Core(>= 5.2.7)
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.AspNet.WebApi.Core(>= 5.2.7)
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.AspNet.WebApi.Core(>= 5.2.7)
- Newtonsoft.Json(>= 12.0.3)
Tags