Collection of useful healthcheck accessories, especially for Azure Functions.
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.Functions |
Install
Install-Package NetToolBox.HealthChecks.Functions
dotnet add package NetToolBox.HealthChecks.Functions
paket add NetToolBox.HealthChecks.Functions
NetToolBox.HealthChecks.Functions Download (Unzip the "nupkg" after downloading)
Dependencies
- NetToolBox.HealthChecks.Core(>= 0.1.21)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.8)