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.AspNetCore.DataProtection.AzureKeyVault |
Install
Install-Package Microsoft.AspNetCore.DataProtection.AzureKeyVault
dotnet add package Microsoft.AspNetCore.DataProtection.AzureKeyVault
paket add Microsoft.AspNetCore.DataProtection.AzureKeyVault
Microsoft.AspNetCore.DataProtection.AzureKeyVault Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection(>= 3.1.11)
- Microsoft.Azure.KeyVault(>= 2.3.2)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 3.19.8)
Tags
This library has been replaced by the following new Azure SDK.
https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Keys
It is recommended that you move to the new package.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d1fa2cb155ab9226f20b87ab0d7a1eb16b8a8b69.