AspNetCore-DDD
AspNetCore-DDD copied to clipboard
Use Cases should be in Application Layer ?
trafficstars
Just curious if the definition of the commands should live in the application layer instead of the domain ?
Abstraction sometimes(usually) is a headache ! If team is consist of one developer seperation concern force you to choose easy way architectural decition (.Net MVC) sometimes force you ...