HealthCheck for Azure Timer Triggered 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.AzureFunctionTimer |
Install
Install-Package NetToolBox.HealthChecks.AzureFunctionTimer
dotnet add package NetToolBox.HealthChecks.AzureFunctionTimer
paket add NetToolBox.HealthChecks.AzureFunctionTimer
NetToolBox.HealthChecks.AzureFunctionTimer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs.Extensions(>= 4.0.1)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.8)
- NetToolBox.BlobStorage.Azure(>= 0.1.24)
- NetToolBox.DateTimeService(>= 0.1.6)
- morelinq(>= 3.3.2)