aspnetcore/src/DataProtection
Kevin Pilch 3117f43c33
Migrate to single sln file + slnf files (#23581)
2020-07-08 15:27:22 -07:00
..
Abstractions Add nullable to DataProtection (#22591) 2020-06-13 20:39:41 -07:00
Cryptography.Internal Add nullable to DataProtection (#22591) 2020-06-13 20:39:41 -07:00
Cryptography.KeyDerivation Add nullable to DataProtection (#22591) 2020-06-13 20:39:41 -07:00
DataProtection Add nullable to DataProtection (#22591) 2020-06-13 20:39:41 -07:00
EntityFrameworkCore Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
Extensions Add nullable to DataProtection (#22591) 2020-06-13 20:39:41 -07:00
StackExchangeRedis Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
samples Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
shared
.vsconfig
CreateTestCert.ps1
DataProtection.slnf Migrate to single sln file + slnf files (#23581) 2020-07-08 15:27:22 -07:00
NuGetPackageVerifier.json
Provision-AutoGenKeys.ps1
README.md
build.cmd
build.sh
startvs.cmd Migrate to single sln file + slnf files (#23581) 2020-07-08 15:27:22 -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