#34 Serving Static Files | Understanding Routing | ASP.NET Core MVC Course



#34 Serving Static Files | Understanding Routing | ASP.NET Core MVC Course

#34 Serving Static Files | Understanding Routing | ASP.NET Core MVC Course

ASP.NET core applications does not serve static files like text file, images, CSS files etc. by default. For that we need to enable serving static files. In this lecture you will learn how you can serve static files from your ASP.NET core application.

ASP.NET Core GitHub Repo: https://github.com/manojjha86/ASP.NET-Core-mvc
NODE JS Course GitHub Repo: https://github.com/manojjha86/NODE-JS