aspnetcore/src/DataProtection
Nate McMaster e4328b2a96
Update DataProtection.AzureStorage to use latest Azure SDK dependency (Microsoft.Azure.Storage.Blob) (#9465)
2019-04-17 17:25:23 -07:00
..
Abstractions Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
AzureKeyVault Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
AzureStorage Update DataProtection.AzureStorage to use latest Azure SDK dependency (Microsoft.Azure.Storage.Blob) (#9465) 2019-04-17 17:25:23 -07:00
Cryptography.Internal Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
Cryptography.KeyDerivation Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
DataProtection Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
EntityFrameworkCore Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
Extensions Mark `System_UsesProvidedDirectoryAndCertificate` test as flaky 2019-04-05 19:20:01 -07:00
StackExchangeRedis Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
samples Update DataProtection.AzureStorage to use latest Azure SDK dependency (Microsoft.Azure.Storage.Blob) (#9465) 2019-04-17 17:25:23 -07:00
shared
CreateTestCert.ps1
DataProtection.sln
NuGetPackageVerifier.json
Provision-AutoGenKeys.ps1
README.md
build.cmd
build.sh
startvs.cmd

README.md

DataProtection

Data Protection APIs for protecting and unprotecting data. You can find documentation for Data Protection in the ASP.NET Core Documentation.

Community Maintained Data Protection Providers & Projects