you can implement onion architecture/clean archite...
# social
p
you can implement onion architecture/clean architecture/ddd all in a single csproj if you like, it's not the csproj that makes the architecture work it's the references to things in different tiers, granted the project references can make it easier to abide by.