Proto
✅ Project organization
So coming from frotend web world where Im used to generally have a single huge project I have qouple of questions regarding code structure.
From my research it seems like a lot of bigger c# projects are generally split into smaller projects linked via root .sln, often utilizing shared class libraries and whatnot.
Is this the way? 😄
38 replies