Extension to Storage.Net providing integration with Microsoft Azure Key vault as a blob storage.
Info
Version: | 1.0.0 |
Author(s): | Ivan Gavryliuk (@aloneguid) |
Last Update: | Sunday, December 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aloneguid/storage |
NuGet Url: | https://www.nuget.org/packages/Storage.NetCore.Microsoft.Azure.KeyVault |
Install
Install-Package Storage.NetCore.Microsoft.Azure.KeyVault
dotnet add package Storage.NetCore.Microsoft.Azure.KeyVault
paket add Storage.NetCore.Microsoft.Azure.KeyVault
Storage.NetCore.Microsoft.Azure.KeyVault Download (Unzip the "nupkg" after downloading)
Dependencies
- Storage.NetCore(>= 9.27.0)
- Azure.Identity(>= 1.3.0)
- Azure.Security.KeyVault.Secrets(>= 4.1.0)