aspnetcore/src/DataProtection
Nate McMaster ccd098ecad
Update DataProtection to use custom reference resolution
This changes DataProtection to build as projects instead of a pseudo-submodule. It replaces Package and ProjectReference with <Reference> items which custom targets then resolve.
2018-11-13 10:28:42 -08:00
..
Abstractions Update DataProtection to use custom reference resolution 2018-11-13 10:28:42 -08:00
AzureKeyVault Update DataProtection to use custom reference resolution 2018-11-13 10:28:42 -08:00
AzureStorage Update DataProtection to use custom reference resolution 2018-11-13 10:28:42 -08:00
Cryptography.Internal Update DataProtection to use custom reference resolution 2018-11-13 10:28:42 -08:00
Cryptography.KeyDerivation Update DataProtection to use custom reference resolution 2018-11-13 10:28:42 -08:00
DataProtection Update DataProtection to use custom reference resolution 2018-11-13 10:28:42 -08:00
Extensions Update DataProtection to use custom reference resolution 2018-11-13 10:28:42 -08:00
Redis Update DataProtection to use custom reference resolution 2018-11-13 10:28:42 -08:00
SystemWeb/src Update DataProtection to use custom reference resolution 2018-11-13 10:28:42 -08:00
build
samples Update DataProtection to use custom reference resolution 2018-11-13 10:28:42 -08:00
shared
CreateTestCert.ps1
DataProtection.sln
Provision-AutoGenKeys.ps1
README.md
build.cmd
build.sh

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