|
Net-Framework/ASP_dot_Net-Core/Project-Setup
Where to find the Asp.Net Core Project File
|
18.04.2018 1396
|
In the
Asp Net Core project file, the settings for the Asp Net Core application are
set
The
file naming is with the ending csproj in the application like
MeinAspProjekt csproj
Many
tutorials refer to the project file again and again in the xml structure
|