aspnetcore/src/DataProtection
Pranav K 004cd1a9d9
PR feedback for platform compatibility update (#25815)
* PR feedback for platform compatibility update

Follow up to https://github.com/dotnet/aspnetcore/pull/25421

* Add SupportedOSPlatform attributes to a few more DataProtection API
* Update the SDK to rc2
* Clean up warning suppression in CertificateManager
* React to nit feedbacks

Fixes https://github.com/dotnet/aspnetcore/issues/25781

* Apply suggestions from code review
2020-09-11 14:32:02 -07:00
..
Abstractions Api baselines (#25386) 2020-09-01 07:34:28 -07:00
Cryptography.Internal Api baselines (#25386) 2020-09-01 07:34:28 -07:00
Cryptography.KeyDerivation Api baselines (#25386) 2020-09-01 07:34:28 -07:00
DataProtection PR feedback for platform compatibility update (#25815) 2020-09-11 14:32:02 -07:00
EntityFrameworkCore Api baselines (#25386) 2020-09-01 07:34:28 -07:00
Extensions Api baselines (#25386) 2020-09-01 07:34:28 -07:00
StackExchangeRedis Api baselines (#25386) 2020-09-01 07:34:28 -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