Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider 2.2.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Azure.ResourceManager.SecurityInsights

Additional Details

Please note, this package is obsolete as of 9/30/2023 and is no longer maintained or monitored. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider --version 2.2.0
NuGet\Install-Package Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider -Version 2.2.0
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="Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider --version 2.2.0
#r "nuget: Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider, 2.2.0"
#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 Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider as a Cake Addin
#addin nuget:?package=Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider&version=2.2.0

// Install Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider as a Cake Tool
#tool nuget:?package=Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider&version=2.2.0

This library enables .NET Framework applications to use Microsoft Azure Key Vault with Always Encrypted in Microsoft Azure SQL Database and Microsoft SQL Server. The library includes the column master key store provider that allows client applications to access data when a column master key is stored in Microsoft Azure Key Vault. For more information on Always Encrypted, please refer to: https://aka.ms/AlwaysEncrypted.

     Use this library only with the legacy .NET Framework Data Provider for SQL Server within the System.Data.SqlClient namespace in .NET Framework. If you are using the Microsoft.Data.SqlClient (Microsoft.Data.SqlClient) client driver, you need to use Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider (Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider) instead of this package.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider:

Package Downloads
AdvanceFramework1

Advance Framework Practice by BDO Canada LLP IT Solution practice

EasyAzureKeyVault

Provides some minor abstractions over a few Azure KeyVault and Azure ActiveDirectory API behaviors.

Nyusti.EntityFramework.AlwaysEncrypted.AzureKeyVault

Entity Framework Always Encryted support through Azure Key Vault

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.0 158,264 10/8/2020
2.2.0 133,635 10/30/2019
2.2.0-beta 2,722 9/20/2018
2.1.0 983,444 3/16/2017
2.0.20170208 5,609 2/8/2017
1.0.201501028 51,394 10/28/2015

This version introduces support for signing and verifying signatures of enclave-enabled column master keys used in Always Encrypted with secure enclaves. See https://aka.ms/AlwaysEncryptedwithSecureEnclaves for more details.