Microsoft.Azure.KeyVault
3.0.5
dotnet add package Microsoft.Azure.KeyVault --version 3.0.5
NuGet\Install-Package Microsoft.Azure.KeyVault -Version 3.0.5
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.5" />
<PackageVersion Include="Microsoft.Azure.KeyVault" Version="3.0.5" />
<PackageReference Include="Microsoft.Azure.KeyVault" />
paket add Microsoft.Azure.KeyVault --version 3.0.5
#r "nuget: Microsoft.Azure.KeyVault, 3.0.5"
#addin nuget:?package=Microsoft.Azure.KeyVault&version=3.0.5
#tool nuget:?package=Microsoft.Azure.KeyVault&version=3.0.5
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.
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5.2
- Microsoft.Azure.KeyVault.WebKey (>= 3.0.5)
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
-
.NETFramework 4.6.1
- Microsoft.Azure.KeyVault.WebKey (>= 3.0.5)
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
-
.NETStandard 1.4
- Microsoft.Azure.KeyVault.WebKey (>= 3.0.5)
- 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.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- Microsoft.Azure.KeyVault.WebKey (>= 3.0.5)
- 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.Net.Http (>= 4.3.4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.Azure.KeyVault:
Package | Downloads |
---|---|
NuGet.Services.KeyVault
Key vault access for NuGet services |
|
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. |
GitHub repositories (24)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Azure.KeyVault:
Repository | Stars |
---|---|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
|
|
Azure/iotedge
The IoT Edge OSS project
|
|
Soluto/kamus
An open source, git-ops, zero-trust secret encryption and decryption solution for Kubernetes applications
|
|
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
|
|
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
|
|
Azure/Azure-DataFactory
|
|
Azure/azure-storage-net
Microsoft Azure Storage Libraries for .NET
|
|
Azure/azure-libraries-for-net
Azure libraries for .Net
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
AzureAD/azure-activedirectory-library-for-dotnet
ADAL authentication libraries for .net
|
|
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
|
shahedc/NetLearnerApp
NetLearner: The Internet Resource Learning Helper built with ASP .NET Core
|
|
aspnet/Configuration
[Archived] Interfaces and providers for accessing configuration files. Project moved to https://github.com/aspnet/Extensions
|
|
Azure-Samples/azure-search-power-skills
A collection of useful functions to be deployed as custom skills for Azure Cognitive Search
|
|
microsoft/data-accelerator
Data Accelerator for Apache Spark simplifies onboarding to Streaming of Big Data. It offers a rich, easy to use experience to help with creation, editing and management of Spark jobs on Azure HDInsights or Databricks while enabling the full power of the Spark engine.
|
|
microsoft/AzureKeyVaultExplorer
Azure Key Vault Explorer
|
|
microsoft/mattercenter
Microsoft’s Corporate, External, and Legal Affairs (CELA) group, in partnership with the Office extensibility team, developed Matter Center for Office 365 -- a document management and collaboration solution built using the Office app development model, Azure and Sharepoint.
|
Version | Downloads | Last updated |
---|---|---|
3.0.5 | 32,502 | 3/6/2021 |
3.0.4 | 1 | 3/6/2021 |
3.0.3 | 2 | 3/6/2021 |
3.0.2 | 1 | 3/6/2021 |
3.0.1 | 1 | 3/6/2021 |
3.0.0 | 1 | 3/6/2021 |
3.0.0-alpha | 1 | 3/6/2021 |
2.4.0-preview | 2 | 3/6/2021 |
2.3.2 | 264 | 3/6/2021 |
2.3.1 | 2 | 3/6/2021 |
2.3.0-preview | 2 | 3/6/2021 |
2.2.1-preview | 8 | 3/6/2021 |
2.2.0-preview | 2 | 3/6/2021 |
2.1.0-preview | 2 | 3/6/2021 |
2.0.6 | 74 | 3/6/2021 |
2.0.5-preview | 2 | 3/6/2021 |
2.0.4-preview | 1 | 3/6/2021 |
2.0.3-preview | 4 | 3/6/2021 |
2.0.2-preview | 12 | 3/6/2021 |
2.0.1-preview | 2 | 3/6/2021 |
2.0.0-preview | 2 | 3/6/2021 |
1.0.0 | 66,847 | 3/6/2021 |
0.9.1-preview | 2,872 | 3/6/2021 |
0.9.0-preview | 700 | 3/6/2021 |
Added recommendation to use new libraries listed in the package description.