* 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 |
||
|---|---|---|
| .. | ||
| Abstractions | ||
| Cryptography.Internal | ||
| Cryptography.KeyDerivation | ||
| DataProtection | ||
| EntityFrameworkCore | ||
| Extensions | ||
| StackExchangeRedis | ||
| 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.