Microsoft.Azure.KeyVault
2.0.4-preview
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.4-preview
dotnet add package Microsoft.Azure.KeyVault --version 2.0.4-preview
<PackageReference Include="Microsoft.Azure.KeyVault" Version="2.0.4-preview" />
paket add Microsoft.Azure.KeyVault --version 2.0.4-preview
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.2-preview && < 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.2-preview && < 3.0.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.2 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.1 && < 4.0.0)
GitHub Usage
Showing the top 10 GitHub repositories that depend on Microsoft.Azure.KeyVault:
Repository | Stars | |
---|---|---|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
||
Azure/azure-powershell
Microsoft Azure PowerShell
|
||
SharePoint/PnP
SharePoint / Office 365 Developer Patterns and Practices
|
||
Azure/azure-sdk-for-net
This repository is intended 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.
|
||
Azure/azure-functions-host
The host/runtime that powers Azure Functions
|
||
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org
|
||
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
||
Nethereum/Nethereum
Ethereum .Net cross platform integration library
|
||
asadsahi/AspNetCoreSpa
Asp.Net Core 3.1 & Angular 8 SPA Fullstack application with plenty of examples. Live demo:
|
||
Azure/iotedge
The IoT Edge OSS project
|
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
3.0.4 | 925,321 | 7/20/2019 | ||
3.0.3 | 2,478,928 | 1/23/2019 | ||
3.0.2 | 975,969 | 11/14/2018 | ||
3.0.1 | 1,140,945 | 10/27/2018 | ||
3.0.0 | 1,902,524 | 6/28/2018 | ||
3.0.0-alpha | 44,373 | 3/29/2018 | ||
2.4.0-preview | 190,005 | 11/28/2017 | ||
2.3.2 | 5,897,678 | 7/5/2017 | ||
2.3.0-preview | 30,926 | 5/27/2017 | ||
2.2.1-preview | 69,808 | 5/5/2017 | ||
2.2.0-preview | 2,463 | 4/25/2017 | ||
2.1.0-preview | 12,019 | 4/7/2017 | ||
2.0.6 | 1,753,821 | 12/7/2016 | ||
2.0.5-preview | 2,399 | 11/23/2016 | ||
2.0.4-preview | 2,746 | 11/9/2016 | ||
2.0.3-preview | 4,017 | 10/20/2016 | ||
2.0.2-preview | 49,057 | 9/22/2016 | ||
2.0.1-preview | 11,587 | 8/30/2016 | ||
2.0.0-preview | 3,256 | 8/29/2016 | ||
1.0.0 | 1,776,242 | 6/18/2015 | ||
0.9.1-preview | 3,737 | 4/28/2015 | ||
0.9.0-preview | 1,192 | 4/9/2015 |