AspNetCore-DDD icon indicating copy to clipboard operation
AspNetCore-DDD copied to clipboard

Use Cases should be in Application Layer ?

Open underwater opened this issue 1 year ago • 1 comments
trafficstars

Just curious if the definition of the commands should live in the application layer instead of the domain ?

underwater avatar Aug 26 '24 08:08 underwater

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 ...

m2017atTR avatar Sep 09 '24 06:09 m2017atTR