Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider
2.1.0
Prefix Reserved
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.
See the version list below for details.
dotnet add package Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider --version 2.1.0
NuGet\Install-Package Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider -Version 2.1.0
<PackageReference Include="Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider" Version="2.1.0" />
paket add Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider --version 2.1.0
#r "nuget: Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider, 2.1.0"
// Install Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider as a Cake Addin #addin nuget:?package=Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider&version=2.1.0 // Install Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider as a Cake Tool #tool nuget:?package=Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider&version=2.1.0
This library enables .NET client 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://msdn.microsoft.com/en-us/library/mt163865.aspx.
Product | Versions 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. |
-
- Microsoft.Azure.KeyVault (>= 2.0.6 && < 3.0.0)
NuGet packages (4)
Showing the top 4 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 |
|
Foundation.SitecoreExtensions
Foundation.SitecoreExtensions |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.4.0 | 193,675 | 10/8/2020 | |
2.2.0 | 149,597 | 10/30/2019 | |
2.2.0-beta | 2,874 | 9/20/2018 | |
2.1.0 | 1,079,149 | 3/16/2017 | |
2.0.20170208 | 5,959 | 2/8/2017 | |
1.0.201501028 | 56,336 | 10/28/2015 |
This release addresses a bug existing in all previous releases which can cause deadlocks in multi-threaded applications.