Info
Version: | 3.1.24 |
Author(s): | Microsoft |
Last Update: | Monday, April 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Extensions.Configuration.AzureKeyVault |
Install
Install-Package Microsoft.Extensions.Configuration.AzureKeyVault
dotnet add package Microsoft.Extensions.Configuration.AzureKeyVault
paket add Microsoft.Extensions.Configuration.AzureKeyVault
Microsoft.Extensions.Configuration.AzureKeyVault Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.1.11)
- Microsoft.Extensions.Configuration(>= 3.1.11)
- Microsoft.Azure.KeyVault(>= 2.3.2)
- Microsoft.Azure.Services.AppAuthentication(>= 1.0.3)
Tags
This library has been replaced by the following new Azure SDK.
https://www.nuget.org/packages/Azure.Extensions.AspNetCore.Configuration.Secrets
It is recommended that you move to the new package.