main
Use file scoped namespaces (#38076)
chore : Remove unwanted `using` statement (#39176)
Made the encodings of .razor and .cshtml files in the repo consistent (#23502)
Changed default server for samples from IIS Express to Kestrel (#29517)
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
Refactor : Remove unwanted things (#39548)
Replace WebHostBuilder with HostBuilder pattern in MVC folder (#62703)
Treat all ProjectRefs to SharedFx projects as PrivateAssets=all (#64863)