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 [master] Update dependencies from dotnet/efcore (#18247) 2020-01-29 21:11:29 +00:00
shared [master] Update dependencies from 3 repositories (#13548) 2019-09-18 19:15:49 +00:00
CreateTestCert.ps1
DataProtection.sln Don't capture instance in Select for DataProtection. (#13743) 2019-09-06 15:02:11 -07:00
NuGetPackageVerifier.json
Provision-AutoGenKeys.ps1
README.md Drop 'en-us' loc segment from URLs + doc nits (#13410) 2019-08-24 15:13:25 -07:00
build.cmd Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) 2019-06-07 17:19:41 -07:00
build.sh build.cmd/sh changes (#5958) 2018-12-20 16:52:15 -08:00
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