aspnetcore/src/DataProtection
Nate McMaster 6cc9f6f130
Merge release/2.2 and replace submodules
* Replace the aspnet/JsonPatch git submodule and merge the master branch of its source to this repo
* Likewise for aspnet/DotNetTools
* And aspnet/HtmlAbstractions
* merge latest infrastructure changes from the release/2.2 branch
2018-11-14 22:57:10 -08:00
..
Abstractions Merge release/2.2 and replace submodules 2018-11-14 22:57:10 -08:00
AzureKeyVault Merge release/2.2 and replace submodules 2018-11-14 22:57:10 -08:00
AzureStorage Merge release/2.2 and replace submodules 2018-11-14 22:57:10 -08:00
Cryptography.Internal Merge release/2.2 and replace submodules 2018-11-14 22:57:10 -08:00
Cryptography.KeyDerivation Merge release/2.2 and replace submodules 2018-11-14 22:57:10 -08:00
DataProtection Merge release/2.2 and replace submodules 2018-11-14 22:57:10 -08:00
EntityFrameworkCore Merge release/2.2 and replace submodules 2018-11-14 22:57:10 -08:00
Extensions Merge release/2.2 and replace submodules 2018-11-14 22:57:10 -08:00
StackExchangeRedis Merge release/2.2 and replace submodules 2018-11-14 22:57:10 -08:00
SystemWeb/src Update DataProtection to use custom reference resolution 2018-11-13 10:28:42 -08:00
samples Merge release/2.2 and replace submodules 2018-11-14 22:57:10 -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 Merge branch release/2.2 2018-10-16 12:02:18 -07:00
Provision-AutoGenKeys.ps1 Reorganize source code from aspnet/DataProtection into a subfolder 2018-10-15 10:47:38 -07:00
README.md Reorganize source code from aspnet/DataProtection into a subfolder 2018-10-15 10:47:38 -07:00
build.cmd Merge branch release/2.2 2018-10-16 12:02:18 -07:00
build.sh Merge branch release/2.2 2018-10-16 12:02:18 -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