Info
Version: | 3.0.5 |
Author(s): | Microsoft |
Last Update: | Monday, February 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/azure-sdk-for-net |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.KeyVault.WebKey |
Install
Install-Package Microsoft.Azure.KeyVault.WebKey
dotnet add package Microsoft.Azure.KeyVault.WebKey
paket add Microsoft.Azure.KeyVault.WebKey
Microsoft.Azure.KeyVault.WebKey Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure(>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json(>= 10.0.3)
- System.Collections(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Net.Http(>= 4.3.4)
- System.Runtime(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- System.Security.Cryptography.Cng(>= 4.3.0)
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure(>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure(>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure(>= 3.3.18 && < 4.0.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Collections(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Net.Http(>= 4.3.4)
- System.Runtime(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- System.Security.Cryptography.Cng(>= 4.3.0)
Tags
This library has been replaced by the following new Azure SDKs.
You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
The latest libraries to interact with the Azure KeyVault service are:
* https://www.nuget.org/packages/Azure.Security.KeyVault.Keys
* https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets
* https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates
It is recommended that you move to the new package.