Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider
1.2.0
Always Encrypted Azure Key Vault Provider for Microsoft.Data.SqlClient.
This library enables .NET Core and .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 Microsoft.Data.SqlClient (Microsoft.Data.SqlClient) client driver. If you are using the legacy .NET Framework Data Provider for SQL Server within the System.Data.SqlClient namespace in .NET Framework (System.Data.SqlClient) as a client driver, you need to use Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider (Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider) instead of this package.
Available Types:
Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyStoreProvider.SqlColumnEncryptionAzureKeyVaultProvider
Requires NuGet 2.12 or higher.
Install-Package Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider -Version 1.2.0
dotnet add package Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider --version 1.2.0
<PackageReference Include="Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider" Version="1.2.0" />
paket add Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider --version 1.2.0
Release Notes
https://go.microsoft.com/fwlink/?linkid=2090501
Dependencies
-
.NETCoreApp 2.1
- Microsoft.Azure.KeyVault (>= 3.0.4 && < 4.0.0)
- Microsoft.Azure.KeyVault.WebKey (>= 3.0.4 && < 4.0.0)
- Microsoft.Data.SqlClient (>= 1.0.19269.1)
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.19 && < 4.0.0)
-
.NETFramework 4.6
- Microsoft.Azure.KeyVault (>= 3.0.4 && < 4.0.0)
- Microsoft.Azure.KeyVault.WebKey (>= 3.0.4 && < 4.0.0)
- Microsoft.Data.SqlClient (>= 1.0.19269.1)
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.19 && < 4.0.0)
-
.NETStandard 2.0
- Microsoft.Azure.KeyVault (>= 3.0.4 && < 4.0.0)
- Microsoft.Azure.KeyVault.WebKey (>= 3.0.4 && < 4.0.0)
- Microsoft.Data.SqlClient (>= 2.1.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.19 && < 4.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider:
Repository | Stars |
---|---|
microsoft/sqltoolsservice
SQL Tools API service that provides SQL Server data management capabilities.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 4,526 | 12/1/2020 |
1.1.1 | 104,678 | 3/3/2020 |
1.0.0 | 23,260 | 11/19/2019 |
1.0.0-preview1.19295.2 | 2,083 | 10/22/2019 |
1.0.0-preview1.19292.1 | 229 | 10/19/2019 |