aspnetcore/src/DataProtection
Pranav K f04992fab5
Add nullable to DataProtection (#22591)
* Add nullable to DataProtection

Contributes to https://github.com/dotnet/aspnetcore/issues/5680
2020-06-13 20:39:41 -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 nullable to DataProtection (#22591) 2020-06-13 20:39:41 -07:00
Extensions Add nullable to DataProtection (#22591) 2020-06-13 20:39:41 -07:00
StackExchangeRedis Add nullable to DataProtection (#22591) 2020-06-13 20:39:41 -07:00
samples
shared
.vsconfig
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