Info
Version: | 3.0.0 |
Author(s): | Ashish Patel |
Last Update: | Friday, January 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/a-patel/LiteXHealthChecks/blob/master/docs/AzureQueueStorage.md |
NuGet Url: | https://www.nuget.org/packages/LiteX.HealthChecks.AzureStorage.Queue |
Install
Install-Package LiteX.HealthChecks.AzureStorage.Queue
dotnet add package LiteX.HealthChecks.AzureStorage.Queue
paket add LiteX.HealthChecks.AzureStorage.Queue
LiteX.HealthChecks.AzureStorage.Queue Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Azure.Storage.Queue(>= 11.2.2)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
- Microsoft.Azure.Storage.Queue(>= 11.2.2)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 5.0.1)
- Microsoft.Azure.Storage.Queue(>= 11.2.2)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
- Microsoft.Azure.Storage.Queue(>= 11.2.2)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
Tags
LiteXHealthChecks is very small yet powerful and high-performance library used to check the status of a component in the application, such as a backend service, database or some internal state.