@justpickandlearn
In this video you will understand Asp.net core 6.0 project structure and role of each file/folder:
Connected Services
Dependencies
What are the uses of Properties folder and launchsettings.json file?
What is Json file?
wwwroot folder and serving the static files
Asp.net core pages folder
Role of _ViewImports.cshtml
Role of _ViewStart.cshtml
Asp.net core appsettings.json file
Asp.net core Program.cs file
If you want to know how to create Asp.net 6.0 razor pages web app then you can go through below mentioned video:
How to create asp.net core web application | Asp.net Core 6.0
• How to create asp.net core web applic...