.NET Standard library that provides some extended Azure Key Vault functionality build on top of the official Azure packages.
Info
Version: | 2.3.0 |
Author(s): | Paul Stanley |
Last Update: | Wednesday, July 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ByteDev/ByteDev.Azure.KeyVault |
NuGet Url: | https://www.nuget.org/packages/ByteDev.Azure.KeyVault |
Install
Install-Package ByteDev.Azure.KeyVault
dotnet add package ByteDev.Azure.KeyVault
paket add ByteDev.Azure.KeyVault
ByteDev.Azure.KeyVault Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Identity(>= 1.2.2)
- Azure.Security.KeyVault.Keys(>= 4.1.0)
- Azure.Security.KeyVault.Secrets(>= 4.1.0)
Tags