Azure.ResourceManager.KeyVault 1.2.0-beta.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Azure.ResourceManager.KeyVault.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Azure.ResourceManager.KeyVault --version 1.2.0-beta.1
NuGet\Install-Package Azure.ResourceManager.KeyVault -Version 1.2.0-beta.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Azure.ResourceManager.KeyVault" Version="1.2.0-beta.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Azure.ResourceManager.KeyVault --version 1.2.0-beta.1
#r "nuget: Azure.ResourceManager.KeyVault, 1.2.0-beta.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Azure.ResourceManager.KeyVault as a Cake Addin
#addin nuget:?package=Azure.ResourceManager.KeyVault&version=1.2.0-beta.1&prerelease

// Install Azure.ResourceManager.KeyVault as a Cake Tool
#tool nuget:?package=Azure.ResourceManager.KeyVault&version=1.2.0-beta.1&prerelease

Microsoft Azure Key Vault management client library for .NET

Microsoft Azure Key Vault is one of several key management solutions in Azure, and helps solve the following problems:

  • Secrets Management - Azure Key Vault can be used to Securely store and tightly control access to tokens, passwords, certificates, API keys, and other secrets
  • Key Management - Azure Key Vault can be used as a Key Management solution. Azure Key Vault makes it easy to create and control the encryption keys used to encrypt your data.
  • Certificate Management - Azure Key Vault lets you easily provision, manage, and deploy public and private Transport Layer Security/Secure Sockets Layer (TLS/SSL) certificates for use with Azure and your internal connected resources.

This library supports managing Microsoft Azure Key Vault resources.

This library follows the new Azure SDK guidelines, and provides many core capabilities:

- Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET.
- Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing.
- HTTP pipeline with custom policies.
- Better error-handling.
- Support uniform telemetry across all languages.

Getting started

Install the package

Install the Microsoft Azure Key Vault management library for .NET with NuGet:

dotnet add package Azure.ResourceManager.KeyVault

Prerequisites

Authenticate the Client

To create an authenticated client and start interacting with Microsoft Azure resources, see the quickstart guide here.

Key concepts

Key concepts of the Microsoft Azure SDK for .NET can be found here..

Documentation

Documentation is available to help you learn how to use this package:

Examples

Code samples for using the management library for .NET can be found in the following locations

Troubleshooting

Next steps

For more information about Microsoft Azure SDK, see this website.

Contributing

For details on contributing to this repository, see the contributing guide.

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (for example, label, comment). Follow the instructions provided by the bot. You'll only need to do this action once across all repositories using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any other questions or comments.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Azure.ResourceManager.KeyVault:

Package Downloads
Hexalith.Infrastructure.AzureCloud

Hexalith is a set of libraries to build a micro-service architecture.

ModularPipelines.Azure The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Helpers for interacting with Azure.

Aspire.Hosting.Azure.Provisioning The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provisions Azure resources for development in .NET Aspire projects.

CodeOps.InfrastructureAsCode.Azure

CodeOps.InfrastructureAsCode.Azure

Azure.Provisioning The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Contains the core functionality for defining Azure infrastructure with dotnet code.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Azure.ResourceManager.KeyVault:

Repository Stars
win-acme/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
dotnet/aspire
An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
thomhurst/ModularPipelines
Write your pipelines in C# !
Version Downloads Last updated
1.2.1 1,802 3/23/2024
1.2.0 108,923 11/24/2023
1.2.0-beta.2 2,403 5/31/2023
1.2.0-beta.1 2,350 5/5/2023
1.1.0 421,609 2/13/2023
1.0.0 249,817 7/11/2022
1.0.0-beta.8 91,791 4/8/2022
1.0.0-beta.7 191 3/31/2022
1.0.0-beta.6 2,510 1/29/2022
1.0.0-beta.5 13,890 12/28/2021
1.0.0-beta.4 2,596 12/2/2021
1.0.0-beta.3 1,406 10/29/2021
1.0.0-beta.2 42,240 9/14/2021
1.0.0-beta.1 214 8/31/2021