Search code examples
In DDD(Domain Driven Design), how to persist value objects if they are in separate table with surrog...

domain-driven-designddd-repositories

Read More
Best Practices for Managing Unbounded Collections within Domain-Driven Design Aggregates...

domain-driven-designevent-sourcingaxonddd-repositoriesddd-service

Read More
DDD - Where should third-party API interfaces should be?...

domain-driven-designddd-repositoriesddd-service

Read More
domain driven design repository...

domain-driven-designddd-repositories

Read More
Where do all "bulk" operations belong in DDD?...

domain-driven-designabstractionddd-repositories

Read More
Should Repositories Throw Domain Errors...

architectureclean-architectureddd-repositories

Read More
what is the best practice to recover domain object from storage in DDD...

domain-driven-designddd-repositories

Read More
Is there a perfect code generation tool to generate MVC Storefront?...

asp.net-mvccode-generationddd-repositories

Read More
How to call Interface class in the Route when creating Rest Api...

javascripttypescriptdomain-driven-designddd-repositories

Read More
Validate based on data in another aggregate root...

domain-driven-designddd-repositories

Read More
Unit Testing Domain Services Against a Real Database...

visual-studiounit-testingdomain-driven-designddd-repositories

Read More
How to define many-many using fluent api with EF Core...

c#.netentity-framework-coredomain-driven-designddd-repositories

Read More
Clean architecture for proxy applications...

architecturedomain-driven-designclean-architectureddd-repositories

Read More
How to Use Contains a vlaue object type in DDD repository?...

c#domain-driven-designcontainsddd-repositoriesddd-service

Read More
Can an aggregate have lite version of another aggregate just for read?...

domain-driven-designddd-repositoriesaggregateroot

Read More
DDD - Repository and many-to-many relationship...

javadomain-driven-designddd-repositories

Read More
DDD - validation related entities in aggregate root...

domain-driven-designddd-repositoriesddd-service

Read More
DDD: one-to-many relationship between user aggregate root and almost all entities in other aggregate...

c#domain-driven-designddd-repositories

Read More
DDD: Should repository reside in Domain Layer or Application Layer...

domain-driven-designddd-repositories

Read More
Client in Repository Pattern of DDD...

domain-driven-designrepository-patternddd-repositories

Read More
How to deal with the aggregate root without repository, when using Spring Data Common to publish dom...

javaspring-datapublish-subscribeddd-repositoriesdomain-events

Read More
in DDD how do you handle entity fields like updatedAt?...

domain-driven-designddd-repositories

Read More
How to call SQL functions / stored procedure when using the Repository pattern...

repository-patternddd-repositoriesardalis-cleanarchitecture

Read More
Collection was modified; enumeration operation may not execute. EF Core 2.2...

c#asp.net-core-2.2ef-core-2.2ddd-repositories

Read More
Doubts on how to use the reactive paradigm with DDD - Domain repositories...

javadomain-driven-designreactive-programmingquarkusddd-repositories

Read More
DDD: the Repository contract...

ormdomain-driven-designrepositoryddd-repositoriesdesign-by-contract

Read More
I'm confused how to update Entity in Domain Driven Design...

domain-driven-designclean-architectureddd-repositories

Read More
DDD – How to implement validation against database...

c#validationdomain-driven-designddd-repositoriesuser-defined

Read More
In which layer should I put a custom repository parameter...

domain-driven-designrepository-patternlayerdtoddd-repositories

Read More
What's an Aggregate Root?...

design-patternsrepository-patternddd-repositoriesaggregateroot

Read More
BackNext