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/AzureKeyVault.md |
NuGet Url: | https://www.nuget.org/packages/LiteX.HealthChecks.AzureKeyVault |
Install
Install-Package LiteX.HealthChecks.AzureKeyVault
dotnet add package LiteX.HealthChecks.AzureKeyVault
paket add LiteX.HealthChecks.AzureKeyVault
LiteX.HealthChecks.AzureKeyVault Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Azure.KeyVault(>= 3.0.5)
- Microsoft.Azure.Services.AppAuthentication(>= 1.6.0)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 5.2.8)
- Microsoft.Azure.KeyVault(>= 3.0.5)
- Microsoft.Azure.Services.AppAuthentication(>= 1.6.0)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 5.0.1)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 5.2.8)
- Microsoft.Azure.KeyVault(>= 3.0.5)
- Microsoft.Azure.Services.AppAuthentication(>= 1.6.0)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 5.2.8)
- Microsoft.Azure.KeyVault(>= 3.0.5)
- Microsoft.Azure.Services.AppAuthentication(>= 1.6.0)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 5.2.8)
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.