aspnetcore/src/DataProtection
Doug Bunting c2ee4ae820
Re-enable source build job
- change ref/ projects to build only the default TFM during source builds
  - avoid errors restoring packages like Microsoft.BCL.AsyncInterfaces
  - may also speed up source builds slightly
2020-02-19 22:46:22 -08:00
..
Abstractions Re-enable source build job 2020-02-19 22:46:22 -08:00
AzureKeyVault Apply some fixes 2020-02-19 14:18:29 -08:00
AzureStorage Apply some fixes 2020-02-19 14:18:29 -08:00
Cryptography.Internal Re-enable source build job 2020-02-19 22:46:22 -08:00
Cryptography.KeyDerivation Re-enable source build job 2020-02-19 22:46:22 -08:00
DataProtection Re-enable source build job 2020-02-19 22:46:22 -08:00
EntityFrameworkCore Apply some fixes 2020-02-19 14:18:29 -08:00
Extensions Re-enable source build job 2020-02-19 22:46:22 -08:00
StackExchangeRedis Apply some fixes 2020-02-19 14:18:29 -08:00
samples
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