main
feat: "Spanify" DataProtector with IBufferWriter<byte> (#64262)
Fixup a few dataprotection and antiforgery edge cases (#66508)
fix: Q/HPackDecoder limit validation after decoding (#65771)
Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)
Check for null reference, add generic overload for convenience
Update non-interactive handling and tests
Use file scoped namespaces (#38076)
Fix help option formatting to use comma-space separator instead of pipe (#63284)
Enable IDE2000 (#39803)
[Blazor] Update Blazor Playwright template tests (#54606)
Use inbox `TaskToAsyncResult` class and remove `TaskToApm`. (#68139)
Remove most unsafe code from SocketAddress (#61006)
Fixup whitespace issues from top-level statement change (#39161)
Add support for F# `Async<'T>` as an awaitable type in minimal APIs (#46898)
Sharing PathNormalizer Implementations (#57178)
Upgrade xunit version to 2.9.0 (#57303)
Move SegmentWriteStream to shared resource (#47180)
Make StackTraceHelper tests runtime-agnostic (#64007)
Update tests for MacOS
Antiforgery perf improvements (includes new DataProtection API usage) (#64751)