ServiceBus Health checks 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.ServiceBus |
Install
Install-Package NetToolBox.HealthChecks.ServiceBus
dotnet add package NetToolBox.HealthChecks.ServiceBus
paket add NetToolBox.HealthChecks.ServiceBus
NetToolBox.HealthChecks.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.ServiceBus(>= 5.0.0)
- Microsoft.Azure.WebJobs.Extensions.ServiceBus(>= 4.2.0)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.8)