Microsoft.Azure.KeyVault
2.0.6
Azure Key Vault enables users to store and use cryptographic keys within the Microsoft Azure environment. Azure Key Vault supports multiple key types and algorithms and enables the use of Hardware Security Modules (HSM) for high value customer keys. In addition, Azure Key Vault allows users to securely store secrets in a Key Vault; secrets are limited size octet objects and Azure Key Vault applies no specific semantics to these objects. A Key Vault may contain a mix of keys and secrets at the same time, and access control for the two types of object is independently controlled. Users, subject to appropriate authorization, may: 1) Manage cryptographic keys using Create, Import, Update, Delete and other operations 2) Manage secrets using Get, Set, Delete and other operations 3) Use cryptographic keys with Sign/Verify, WrapKey/UnwrapKey and Encrypt/Decrypt operations. Operations against Key Vaults are authenticated and authorized using Azure Active Directory. Key Vault now supports certificates, a complex type that makes use of existing key and secret infrastructure for certificate operations. KV certificates also support notification and auto-renewal as well as other management features.
See the version list below for details.
Install-Package Microsoft.Azure.KeyVault -Version 2.0.6
dotnet add package Microsoft.Azure.KeyVault --version 2.0.6
<PackageReference Include="Microsoft.Azure.KeyVault" Version="2.0.6" />
paket add Microsoft.Azure.KeyVault --version 2.0.6
Release Notes
This is a preview release of the Azure Key Vault .NET SDK, based on version 2015-06-01 of the Azure Key Vault REST API. For migration guide from version 1.0, please visit https://azure.microsoft.com/en-us/documentation/articles/key-vault-dotnet2api-release-notes/.
Dependencies
-
.NETFramework 4.5
- Microsoft.Azure.KeyVault.WebKey (>= 2.0.4 && < 3.0.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.2 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.1 && < 4.0.0)
-
.NETStandard 1.5
- Microsoft.Azure.KeyVault.WebKey (>= 2.0.4 && < 3.0.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.2 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.1 && < 4.0.0)
Used By
NuGet packages (155)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.KeyVault:
Package | Downloads |
---|---|
Microsoft.Extensions.Configuration.AzureKeyVault
Azure KeyVault configuration provider implementation for Microsoft.Extensions.Configuration.
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.
|
|
Microsoft.Azure.Management.KeyVault.Fluent
Provides Key Vault service management (Fluent) capabilities for Microsoft Azure.
|
|
Microsoft.AspNetCore.DataProtection.AzureKeyVault
Microsoft Azure KeyVault key encryption support.
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/9699b939f94b7524a178821d78addefa5af5d750
|
|
Microsoft.Azure.KeyVault.Extensions
Microsoft Azure Key Vault Extensions Class Library
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.
|
|
Nuke.Common
Cross-platform build automation system
|
GitHub repositories (37)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.KeyVault:
Repository | Stars |
---|---|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Legacy solutions
|
Version History
Version | Downloads | Last updated | |
---|---|---|---|
3.0.5 | 5,792,366 | 2/3/2020 | |
3.0.4 | 6,191,365 | 7/20/2019 | |
3.0.3 | 5,251,785 | 1/23/2019 | |
3.0.2 | 1,682,763 | 11/14/2018 | |
3.0.1 | 3,903,358 | 10/27/2018 | |
3.0.0 | 3,111,185 | 6/28/2018 | |
3.0.0-alpha | 54,857 | 3/29/2018 | |
2.4.0-preview | 229,242 | 11/28/2017 | |
2.3.2 | 11,996,561 | 7/5/2017 | |
2.3.0-preview | 40,675 | 5/27/2017 | |
2.2.1-preview | 75,045 | 5/5/2017 | |
2.2.0-preview | 3,276 | 4/25/2017 | |
2.1.0-preview | 17,079 | 4/7/2017 | |
2.0.6 | 2,445,876 | 12/7/2016 | |
2.0.5-preview | 2,657 | 11/23/2016 | |
2.0.4-preview | 3,294 | 11/9/2016 | |
2.0.3-preview | 4,759 | 10/20/2016 | |
2.0.2-preview | 55,045 | 9/22/2016 | |
2.0.1-preview | 12,282 | 8/30/2016 | |
2.0.0-preview | 4,670 | 8/29/2016 | |
1.0.0 | 2,267,680 | 6/18/2015 | |
0.9.1-preview | 4,019 | 4/28/2015 | |
0.9.0-preview | 1,457 | 4/9/2015 |