(#17) How to rename wwwroot folder name in ASP.NET Core

Опубликовано: 28 Апрель 2020
на канале: Jayant Tripathy
1,648
18

#aspnetcore #renamewwwroot
How to rename wwwroot folder name in ASP.NET Core
This video demonstrate how to rename wwwroot folder name in ASP.NET Core.

Find the Blog in below link

https://corespider.com/lesson/how-to-...

In the standard ASP.NET application, static files can be served from the root folder of an application or any other folder under it. This has been changed in ASP.NET Core. Now, only those files that are in the web root – wwwroot folder that only can be served over an http request. All other files are blocked and cannot be served by default.

By default, the wwwroot folder in the ASP.NET Core application is treated as a web root folder. The static files are recommended to store in different folders like images are in “images“, css files are into “css” folders and Javascript files are in “js” folder like in the below image.


Don't forget to subscribe to "CoreSpider" !

Website : https://www.corespider.com/
Facebook :   / corespider  
Twitter :   / corespiderpro  
Instagram :   / corespider  
Github : https://github.com/corespider


Смотрите видео (#17) How to rename wwwroot folder name in ASP.NET Core онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Jayant Tripathy 28 Апрель 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,648 раз и оно понравилось 18 людям.