C#C
C#16mo ago
Tom

✅ Folder Structure

Let's say I want to create ASP.NET Core app and publish it on GitHub. I think it would be wise to create two parts: 1) the app itself, 2) tests (let's say it would be xunit).
What folder structure you would propose in such a case?
Was this page helpful?