❔ Could we Replace the Repositories by CQRS in DDD?
@Architecture
Hi friends, my question is very simple.
As a noob in
Note:
The whole project I'm working on will implements the following concepts:
Microservices
DDD
CQRS
Event-Sourcing
in addition I use the
From your experience What do you think about this idea ?
Hi friends, my question is very simple.
As a noob in
DDD (Domain Driven Design), I think to replace the Repositories in the Appliciation layer by CQRS Commands and Queries.Note:
The whole project I'm working on will implements the following concepts:
Microservices
DDD
CQRS
Event-Sourcing
in addition I use the
EF Core as the main O/RM inside the InfrastructureFrom your experience What do you think about this idea ?
