PROGRAM AREA
NetCore Top questions
Post
New Post
Find by name:
NetCore
First Name
PostDate
What is wwwroot folder in ASP.NET Core?
In ASP.NET Core, all the static resources, such as CSS, JavaScript, and image files are kept under the wwwroot folder (default). You can also change the name of this folder.
Page 8 of 8
«
1
2
3
4
5
6
7
8
Full Page