AspNetCore.HealthChecks.AzureKeyVault
5.0.1
HealthChecks.AzureKeyVault is the health check package for Azure Key Vault secrets
Install-Package AspNetCore.HealthChecks.AzureKeyVault -Version 5.0.1
dotnet add package AspNetCore.HealthChecks.AzureKeyVault --version 5.0.1
<PackageReference Include="AspNetCore.HealthChecks.AzureKeyVault" Version="5.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.HealthChecks.AzureKeyVault --version 5.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.HealthChecks.AzureKeyVault, 5.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Azure.Security.KeyVault.Certificates (>= 4.2.0-beta.3)
- Azure.Security.KeyVault.Keys (>= 4.2.0-beta.3)
- Azure.Security.KeyVault.Secrets (>= 4.2.0-beta.3)
- Microsoft.Azure.Services.AppAuthentication (>= 1.3.1)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 5.0.1)
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 5.2.8)
-
net5.0
- Azure.Security.KeyVault.Certificates (>= 4.2.0-beta.3)
- Azure.Security.KeyVault.Keys (>= 4.2.0-beta.3)
- Azure.Security.KeyVault.Secrets (>= 4.2.0-beta.3)
- Microsoft.Azure.Services.AppAuthentication (>= 1.3.1)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 5.0.1)
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 5.2.8)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AspNetCore.HealthChecks.AzureKeyVault:
Package | Downloads |
---|---|
Rixian.Extensions.AspNetCore.DataProtection
Data Protection extensions for Asp.Net Core.
|
GitHub repositories
This package is not used by any popular GitHub repositories.