

ASP.Net Core MVC
Serve Static Files Outside wwwroot in ASP.NET Core – Session 9
In this session we show you how ASP.NET Core Web App can serve Static Files outside of wwwroot folder. By default, Static Files should be located in wwwroot folder in ASP.NET Core Web App project which was described in Session 8 of this tutorial series.