aspnetcore/src/DataProtection
Nate McMaster feb641ddda
Merge branch 'release/2.1' into release/2.2
2018-12-14 09:44:15 -08:00
..
Abstractions Merge branch 'release/2.1' into release/2.2 2018-12-14 09:44:15 -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
Provision-AutoGenKeys.ps1
README.md
build.cmd
build.sh
startvs.cmd [automated] Merge branch 'release/2.1' => 'release/2.2' (#4577) 2018-12-11 16:13:20 -08: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