aspnetcore/src/DataProtection
Nate McMaster c1c7d711b6
Merge branch 'release/2.1' into release/2.2
2018-11-14 09:27:23 -08:00
..
Abstractions Merge branch 'release/2.1' into release/2.2 2018-11-14 09:27:23 -08:00
AzureKeyVault Merge branch 'release/2.1' into release/2.2 2018-11-14 09:27:23 -08:00
AzureStorage Merge branch 'release/2.1' into release/2.2 2018-11-14 09:27:23 -08:00
Cryptography.Internal Merge branch 'release/2.1' into release/2.2 2018-11-14 09:27:23 -08:00
Cryptography.KeyDerivation Merge branch 'release/2.1' into release/2.2 2018-11-14 09:27:23 -08:00
DataProtection Merge branch 'release/2.1' into release/2.2 2018-11-14 09:27:23 -08:00
EntityFrameworkCore Merge branch 'release/2.1' into release/2.2 2018-11-14 09:27:23 -08:00
Extensions Merge branch 'release/2.1' into release/2.2 2018-11-14 09:27:23 -08:00
StackExchangeRedis Merge branch 'release/2.1' into release/2.2 2018-11-14 09:27:23 -08:00
SystemWeb/src Update DataProtection to use custom reference resolution 2018-11-13 10:28:42 -08:00
samples Merge branch 'release/2.1' into release/2.2 2018-11-14 09:27:23 -08:00
shared Reorganize source code in src/DataProtection 2018-11-07 17:33:30 -08:00
CreateTestCert.ps1 Reorganize source code in src/DataProtection 2018-11-07 17:33:30 -08:00
DataProtection.sln Merge branch 'release/2.1' into release/2.2 2018-11-08 08:31:22 -08:00
NuGetPackageVerifier.json Add infrastructure changes to src/DataProtection can build on its own 2018-10-15 11:17:06 -07:00
Provision-AutoGenKeys.ps1
README.md
build.cmd Add build script and CI config for the DataProtection folder 2018-10-15 10:13:04 -07:00
build.sh Add build script and CI config for the DataProtection folder 2018-10-15 10:13:04 -07:00

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