Open lucasfolino opened 3 years ago
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.
To add to this here is the example from @davidfowl https://gist.github.com/davidfowl/ed7564297c61fe9ab814.
@KathleenDollard is there any guidance out there around folder structure?
Is there documentation or a way for the dotnet command to create a standard folder structure and working csproj file for new projects. There current structure is a little flat. I would like this to include the folders src, tests, build, docs etc. Is there a standard to follow?