aspnetcore/src/DataProtection
Chris Ross c27dcc4b39
Move DataProtection tests to HostBuilder (#24254)
2020-07-23 21:57:33 +00:00
..
Abstractions Use Roslyn to create ref/ assemblies (#23403) 2020-07-17 13:35:17 -07:00
Cryptography.Internal [master] Update dependencies from dotnet/efcore dotnet/arcade dotnet/runtime dotnet/roslyn (#23978) 2020-07-22 01:54:09 +00:00
Cryptography.KeyDerivation Use Roslyn to create ref/ assemblies (#23403) 2020-07-17 13:35:17 -07:00
DataProtection Move DataProtection tests to HostBuilder (#24254) 2020-07-23 21:57:33 +00:00
EntityFrameworkCore Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
Extensions Use Roslyn to create ref/ assemblies (#23403) 2020-07-17 13:35:17 -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 Move DataProtection tests to HostBuilder (#24254) 2020-07-23 21:57:33 +00: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