main
Add support for anti-forgery middleware (#49233)
[breaking] Defer antiforgery/CSRF rejection to form consumers via `IAntiforgeryValidationFeature` (#67082)
chore : Remove unwanted `using` statement (#39176)
Antiforgery perf improvements (includes new DataProtection API usage) (#64751)
Upgrade xunit version to 2.9.0 (#57303)
Treat QUERY as a safe HTTP method for antiforgery and CSRF protection (#67839)
Improve antiforgery error message for unauthenticated requests with authenticated tokens (#67942)
Treat all ProjectRefs to SharedFx projects as PrivateAssets=all (#64863)
Use file scoped namespaces (#38076)