If you are using C# as a primary programming language then your project file extension is .csproj and if you are using VB as the primary language the .vbproj as a solution.
In the previous version, if we want to modify our project solution file we need to unload the project then perform edit and then save and after this, we need to open this. But in this core, we no need to unload project and then edit you can directly do so.
In the previous version whatever you add in your...
Understanding of Asp.Net core Project Files
In the previous version, if we want to modify our project solution file we need to unload the project then perform edit and then save and after this, we need to open this. But in this core, we no need to unload project and then edit you can directly do so.
In the previous version whatever you add in your...
Understanding of Asp.Net core Project Files