Extension to Storage.Net providing integration with Microsoft Azure Key vault as a blob storage.
Info
Version: | 9.3.0 |
Author(s): | Ivan Gavryliuk (@aloneguid) |
Last Update: | Monday, August 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aloneguid/storage |
NuGet Url: | https://www.nuget.org/packages/Storage.Net.Microsoft.Azure.KeyVault |
Install
Install-Package Storage.Net.Microsoft.Azure.KeyVault
dotnet add package Storage.Net.Microsoft.Azure.KeyVault
paket add Storage.Net.Microsoft.Azure.KeyVault
Storage.Net.Microsoft.Azure.KeyVault Download (Unzip the "nupkg" after downloading)
Dependencies
- Storage.Net(>= 9.2.7)
- Azure.Identity(>= 1.1.0)
- Azure.Security.KeyVault.Secrets(>= 4.0.0)