Azure Vault can be used to set and get the values from azure cloud key vault.
Info
Version: | 1.0.3 |
Author(s): | Block Orbits |
Last Update: | Tuesday, August 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AzureVault |
Install
Install-Package AzureVault
dotnet add package AzureVault
paket add AzureVault
AzureVault Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Identity(>= 1.1.1)
- Azure.Security.KeyVault.Secrets(>= 4.0.3)
- Microsoft.Azure.KeyVault(>= 3.0.5)