Tuesday, November 27, 2018

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:

https://docs.microsoft.com/en-us/dotnet/standard/modern-web-apps-azure-architecture/common-web-application-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.

How do you structure you projects? Project Architecture 2018 [Discussion] Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team