WebApi implementation of the health check endpoints for reporting the health of app infrastructure components.
Info
Version: | 2.2.0 |
Author(s): | Kirill Polishchuk |
Last Update: | Friday, June 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kpol/WebApi.HealthChecks |
NuGet Url: | https://www.nuget.org/packages/WebApi.HealthChecks |
Install
Install-Package WebApi.HealthChecks
dotnet add package WebApi.HealthChecks
paket add WebApi.HealthChecks
WebApi.HealthChecks Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.4)
Tags