main
Clean up files created during tests (#39415)
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
chore : Remove unwanted `using` statement (#39176)
Changed default server for samples from IIS Express to Kestrel (#29517)
Treat all ProjectRefs to SharedFx projects as PrivateAssets=all (#64863)
Replace WebHostBuilder with HostBuilder pattern in MVC folder (#62703)