Skip to main content
Microsoft.Data.Encryption.Cryptography package icon

Microsoft.Data.Encryption.Cryptography

The Microsoft Data Encryption SDK provides encryption support to applications. It allows developers to implement column- or field-level encryption for data stored in various data stores, including Azure data services. Commonly Used Types: Microsoft.Data.Encryption.Cryptography.DataProtector Microsoft.Data.Encryption.Cryptography.DataEncryptionKey Microsoft.Data.Encryption.Cryptography.KeyEncryptionKey Microsoft.Data.Encryption.Cryptography.EncryptionSettings Microsoft.Data.Encryption.Cryptography.EncryptionKeyStoreProvider Microsoft.Data.Encryption.Cryptography.MicrosoftDataEncryptionException Microsoft.Data.Encryption.Cryptography.PlaintextDataEncryptionKey Microsoft.Data.Encryption.Cryptography.ProtectedDataEncryptionKey When using NuGet 3.x this package requires at least version 3.4.

Total Downloads
226.8K
226,807
Published
Jan 6, 2021
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Data.Encryption.Cryptography --version 0.1.0-pre
Package Manager Console
Install-Package Microsoft.Data.Encryption.Cryptography -Version 0.1.0-pre
PackageReference
<PackageReference Include="Microsoft.Data.Encryption.Cryptography" Version="0.1.0-pre" />

Frameworks

.NETFramework4.6 .NETStandard2.0

Dependencies

[1.1.2, )
[5.0.0, )
[3.1.7, )
[5.0.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.