[Suggestion] Organize and group related projects or modules into folders
A reference .NET application implementing an eCommerce site
Brought to you by:
jobily
Originally created by: ngaisteve1
Currently, when opening the solution in Visual Studio, the "src" folder harbors an overwhelming number of projects.
I propose organizing it by grouping related modules into folders, as illustrated below.
I welcome comments from anyone with alternative suggestions on this matter.
Originally posted by: saptarshidas1809
Is this an open issue? Or is it done already?
Originally posted by: davidfowl
I don’t really like the sub folders do we really need them? What are “modules”?
Originally posted by: jimitndiaye
This is a matter of personal preference really. I like organising projects into descriptive solution folders but some people dislike have to drill down into the folders or think it might hide certain projects at first glance.
That said as more projects get added, having a single flat list quickly becomes unwieldy IMO.
Originally posted by: davidfowl
I agree it's preference, and the way it is right now is the team's preference 😄.