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
shared
.vsconfig
CreateTestCert.ps1
DataProtection.slnf
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