How do you structure you projects? Project Architecture 2018 [Discussion]
There's a lot of ways to structure projects these days. Wondering what people use/prefer nowadays.
I try to follow the Clean Architecture structure for new projects (depending on the size and scope) but work on a few legacy projects in other architectures e.g. Monolith, N-Layer.
Examples of Clean Architecture:
https://github.com/ardalis/CleanArchitecture
https://github.com/JasonGT/NorthwindTraders
Descriptions of common web application project architectures:
It would be good to get a bunch of good examples in one place. I have a few youtube videos and blogs that are really useful for this sort of stuff and happy to share.
0 comments:
Post a Comment