Provides support for Azure Key Vault.
Info
Version: | 2.0.0 |
Author(s): | Arcus |
Last Update: | Thursday, February 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://security.arcus-azure.net/ |
NuGet Url: | https://www.nuget.org/packages/Arcus.Security.Providers.AzureKeyVault |
Install
Install-Package Arcus.Security.Providers.AzureKeyVault
dotnet add package Arcus.Security.Providers.AzureKeyVault
paket add Arcus.Security.Providers.AzureKeyVault
Arcus.Security.Providers.AzureKeyVault Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Arcus.Security.Core(>= 1.4.1)
- Azure.Identity(>= 1.2.3)
- Azure.Security.KeyVault.Secrets(>= 4.1.0)
- Guard.Net(>= 1.2.0)
- Microsoft.Azure.KeyVault(>= 3.0.2)
- Microsoft.Azure.KeyVault.Core(>= 3.0.1)
- Microsoft.Azure.KeyVault.WebKey(>= 3.0.2)
- Microsoft.Azure.Services.AppAuthentication(>= 1.5.0)
- Microsoft.Extensions.Configuration(>= 3.1.8)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 5.2.0)
- Polly(>= 7.2.1)
- Arcus.Security.Core(>= 1.4.1)
- Azure.Identity(>= 1.2.3)
- Azure.Security.KeyVault.Secrets(>= 4.1.0)
- Guard.Net(>= 1.2.0)
- Microsoft.Azure.KeyVault(>= 3.0.2)
- Microsoft.Azure.KeyVault.Core(>= 3.0.1)
- Microsoft.Azure.KeyVault.WebKey(>= 3.0.2)
- Microsoft.Azure.Services.AppAuthentication(>= 1.5.0)
- Microsoft.Extensions.Configuration(>= 3.1.8)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 5.2.0)
- Polly(>= 7.2.1)
Tags