main
Added VSCode debugging (for MvcSandbox) & code analysis support (#29486)
[main] Source code updates from dotnet/dotnet (#65006)
ZeroMemory for sensetive buffer clear (#66577)
Fix KeyRingProvider thread pool starvation on forced refresh (#67986)
Provide `Microsoft.AspNetCore.DataProtection.EntityFrameworkCore` package README (#57823)
[test-quarantine] Unquarantine DataProtectionProviderTests.System_UsesProvidedCertificateNotFromStore (#67754)
Fix conflicts (#64319)
Fixup a few dataprotection and antiforgery edge cases (#66508)
Harden SocialSample FailureMessage rendering and add READMEs into samples (#67995)
Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)
Clean up remaining `net461` references (#37731)
Move guardian suppressions to code instead of .gdnsuppress (#56911)
feat: "Spanify" DataProtector with IBufferWriter<byte> (#64262)
Merge branch release/2.2
Reorganize source code from aspnet/DataProtection into a subfolder
Fix typos in code. (#67428)
Favor project-specific build scripts over top-level script (#29918)
Migrate to single sln file + slnf files (#23581)
Add Bash scripts for launching VS Code with activated env (#33236)