main
Add UrlFormat to ObsoleteAttribute for ASPDEPR diagnostics (#63909)
Enable throw helper analyzers (#45954)
Use file scoped namespaces (#38076)
Add rule to seal internal and private types (#41457)
Resolve CA2201: No Reserved Exceptions (#47873)
Enable IDE2000 (#39803)
[main] Update dependencies from dotnet/runtime dotnet/efcore (#47650)
Fix typos in code. (#67428)
chore : Remove unwanted `using` statement (#39176)
Remove long-obsolete MVC APIs targeted for removal (#67077)
Deprecate IActionContextAccessor (#62647)
Make route handler filters work for MVC controllers (#42557)
Improve MVC and RazorPages debugging (#49353)
Adding ProblemDetailsService (#42384)
Make DefaultProblemDetailsFactory public (#55666)
Use DisposeAsync in FileStreamResultExecutor (#55524)
Update MvcCoreLoggerExtensions to use LoggerMessageAttribute (#40439)
Use cached logger instances (#53200)
Prefer TypeConverter over TryParse (#46577)
Preserve application/problem+json and application/problem+xml when using ProducesAttribute (#66461)
Improve StringBuilder usage (#44691)
Fix IAsyncEnumerable controller methods to allow setting headers (#57924)