Search code examples
Exposing ASP.NET Identity Services in DDD...

entity-frameworkasp.net-mvc-5domain-driven-designasp.net-identity

Read More
How to map one-to-many relationship on sqlalchemy...

pythondatabasesqlalchemydomain-driven-design

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

domain-driven-designclean-architectureddd-repositories

Read More
Domain Driven Design CQRS and the save button...

domain-driven-designcqrs

Read More
Domain driven content management?...

content-management-systemdomain-driven-design

Read More
Create method to calculate a field in the Domain or in the Service...

javadomain-driven-designclean-architecturehexagonal-architecture

Read More
Lazy loading in Entity Framework with the repository pattern...

c#entity-frameworkdomain-driven-designlazy-loadingrepository-pattern

Read More
Explicit State Modeling in DDD...

domain-driven-designaggregateroot

Read More
DDD and CQRS: use multiple repositories from a single command handler?...

domain-driven-designcqrs

Read More
Can Domain Services access Repositories?...

domain-driven-design

Read More
How to manage entity dependencies when testing a use case in Clean Architecture ( or DDD )...

unit-testingarchitecturedomain-driven-designclean-architecture

Read More
Where to draw the bounded context line, in a modular monolith?...

design-patternsarchitecturedomain-driven-designclean-architecture

Read More
DDD: Always create ValueObject even with all fields null...

c#domain-driven-designvalue-objects

Read More
DDD - Maintain inverse relation...

domain-driven-design

Read More
Create a mapping function depending on type hierarchy...

javainheritancedesign-patternsdomain-driven-design

Read More
Domain Model modelling how complex should the diagram be/become?...

umldomain-driven-designdomain-modeldomain-modelling

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

c#validationdomain-driven-designddd-repositoriesuser-defined

Read More
How to model account balance check? (Is it possible with eventual consistency / event driven archite...

domain-driven-designevent-driven-design

Read More
In domain driven design, should an aggregate keeps redundant or aggregated data from another aggrega...

architecturemicroservicesdomain-driven-design

Read More
What are the real world, production grade cases for domain events (understood as events within same ...

domain-driven-design

Read More
How To Manage Guard.Against.NotFound for IAggregateRoot...

domain-driven-design.net-5ardalis-cleanarchitecture

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

domain-driven-designrepository-patternlayerdtoddd-repositories

Read More
DDD: Entity identity before being persisted...

c#domain-driven-designrepository-patterndomain-modelaggregateroot

Read More
Domain Driven Design: Define boundaries from Domain Model...

architecturedomain-driven-design

Read More
What is the point of using UnitOfWork along with DDD principles?...

domain-driven-designunit-of-work

Read More
DDD and implementing contract in Application Layer from base class in Infrastructure Layer...

c#architectureentity-framework-coredomain-driven-design

Read More
Exposing Strongly Typed Ids for Application Commands?...

asp.net-coreasp.net-web-apidomain-driven-designstrong-typing

Read More
What is the type should the create method of the repository return?...

domain-driven-designrepository-patterncqrs

Read More
Both relationships could use MatchId as foreign key...

.net-coreentity-framework-coredomain-driven-designentity-framework-migrationsef-core-5.0

Read More
Access non-static outer context from within inner record...

javaoopdomain-driven-design

Read More
BackNext