main
Added VSCode debugging (for MvcSandbox) & code analysis support (#29486)
Fix typos in code. (#67428)
Enable IDE0005 analyzer in the build (#49080)
[MVC] Optimize TextOutputFormatter Accept-Charset sort (#67967)
Treat all ProjectRefs to SharedFx projects as PrivateAssets=all (#64863)
Remove long-obsolete MVC APIs targeted for removal (#67077)
Fix conflicts (#64319)
Rename ConfigureHostApplicationBuilder to ConfigureWebApplicationBuilder (#67917)
Treat QUERY as a safe HTTP method for antiforgery and CSRF protection (#67839)
Add scope for internal npm packages (#58476)
Harden SocialSample FailureMessage rendering and add READMEs into samples (#67995)
Clean up remaining `net461` references (#37731)
Use NetAnalyzers from SDK instead of FxCopAnalyzers (#30138)
[main] Source code updates from dotnet/dotnet (#68259)
Changed docs.microsoft.com links to learn.microsoft.com Issue: #44175 (#46206)
Favor project-specific build scripts over top-level script (#29918)
Reorganize source code in preparation to move into aspnet/AspNetCore Prior to reorganization, this source code was found in https://github.com/aspnet/Mvc/tree/c9887e027a97b07a3ae7699112b9a2620a36e553
Switch agent queues used during Windows builds
Migrate to single sln file + slnf files (#23581)
Add Bash scripts for launching VS Code with activated env (#33236)