The project structure is just a small amount of files to get it running. After installing the project template, the files are placed in "net.8.0" folder.
The project can be moved to upper folder or to you solution folder.
⚠️The solution file needs to be created by your own.
> dotnet new sln -n [SOLUTION Name]
> dotnet sln [SOLUTION Name].sln add [PROJECTNAME].csproj