Azure.Security.KeyVault.Keys
4.0.0
This is the Microsoft Azure Key Vault Keys client library
See the version list below for details.
Install-Package Azure.Security.KeyVault.Keys -Version 4.0.0
dotnet add package Azure.Security.KeyVault.Keys --version 4.0.0
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.0.0" />
paket add Azure.Security.KeyVault.Keys --version 4.0.0
#r "nuget: Azure.Security.KeyVault.Keys, 4.0.0"
Release Notes
- `Key` has been renamed to `KeyVaultKey` to avoid ambiguity with other libraries and to yield better search results.
- `KeyClient.GetKeys` and `KeyClient.GetKeyVersions` have been renamed to `KeyClient.GetPropertiesOfKeys` and `KeyClient.GetPropertiesOfKeyVersions` respectively.
- `KeyClient.DeleteKey` has been renamed to `KeyClient.StartDeleteKey` and now returns a `DeleteKeyOperation` to track this long-running operation.
See https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Keys_4.0.0/sdk/keyvault/Azure.Security.KeyVault.Keys/ChangeLog.md for more detailed changes.
Dependencies
-
.NETStandard 2.0
- Azure.Core (>= 1.0.0)
- System.Memory (>= 4.5.3)
- System.Text.Json (>= 4.6.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
Used By
NuGet packages (19)
Showing the top 5 NuGet packages that depend on Azure.Security.KeyVault.Keys:
Package | Downloads |
---|---|
AspNetCore.HealthChecks.AzureKeyVault
HealthChecks.AzureKeyVault is the health check package for Azure Key Vault secrets
|
|
Azure.Extensions.AspNetCore.DataProtection.Keys
Microsoft Azure Key Vault key encryption support.
|
|
Microsoft.Azure.Cosmos.Encryption
This library provides an implementation for client-side encryption for Azure Cosmos's SQL API. For more information, refer to https://aka.ms/CosmosClientEncryption
|
|
Azure.AspNetCore.DataProtection.Keys
Microsoft Azure Key Vault key encryption support.
|
|
BizBlocks
BizBlocks AspNetCore Framework
|
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Azure.Security.KeyVault.Keys:
Repository | Stars |
---|---|
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.
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
Azure/azure-cosmos-dotnet-v3
.NET SDK for Azure Cosmos DB for the core SQL API
|
|
shibayan/keyvault-acmebot
Automated ACME issuer for Azure Key Vault (App Gateway / Front Door / CDN / others)
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.2.0-beta.4 | 150 | 2/11/2021 |
4.2.0-beta.3 | 7,054 | 11/13/2020 |
4.2.0-beta.2 | 23,619 | 10/7/2020 |
4.2.0-beta.1 | 715 | 9/9/2020 |
4.1.0 | 271,589 | 8/12/2020 |
4.1.0-preview.1 | 22,572 | 3/10/2020 |
4.0.4 | 28,391 | 7/9/2020 |
4.0.3 | 159,310 | 4/4/2020 |
4.0.2 | 68,528 | 3/4/2020 |
4.0.1 | 181,779 | 1/9/2020 |
4.0.0 | 45,695 | 10/31/2019 |
4.0.0-preview.5 | 187 | 10/8/2019 |
4.0.0-preview.4 | 233 | 9/11/2019 |
4.0.0-preview.2 | 2,740 | 8/9/2019 |
4.0.0-preview.1 | 175 | 6/28/2019 |