Collection of useful healthcheck accessories, although core library probably isn't very useful on its own.
Info
Version: | 0.2.0 |
Author(s): | npnelson |
Last Update: | Wednesday, April 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NetToolBox.HealthChecks.Core |
Install
Install-Package NetToolBox.HealthChecks.Core
dotnet add package NetToolBox.HealthChecks.Core
paket add NetToolBox.HealthChecks.Core
NetToolBox.HealthChecks.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.0)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.8)
- NETToolBox.LinuxVersion(>= 1.0.0)