Search code examples
Do repositories break the rule of DDD?...


domain-driven-design

Read More
Are BFF (Backend for Frontend) and DDD mutually exclusive?...


c#microservicesdomain-driven-designclean-architecture

Read More
DDD and C# - Restricting access to child entity...


c#oopdomain-driven-designaggregateroot

Read More
Product Versioning Microservices...


architecturedockerdomain-driven-designsoamicroservices

Read More
The LINQ expression could not be translated when I try filter my value object property...


linqentity-framework-coredomain-driven-design

Read More
How can i call DTO in domain layer if it must be implemented on application layer?...


.netarchitecturedomain-driven-designdto

Read More
Should Entities in Domain Driven Design and Entity Framework be the same?...


entity-frameworkarchitecturedomain-driven-designentities

Read More
Kotlin reify is not getting the actual instance type...


kotlingenericsreflectiondomain-driven-designreify

Read More
Creating a domain object from an Infrastructure service and apply business logic...


design-patternsdomain-driven-design

Read More
Use cases vs Domain vs Repositories: Where should the business logic reside?...


design-patternsarchitecturedomain-driven-designclean-architectureuse-case

Read More
Is it recommended for a Bounded Context to communicate with another to validate entity relationships...


microservicesdomain-driven-designbounded-contexts

Read More
Why does my reactjs project on hostinger give a 404 error when opening a new tab or refreshing the p...


javascriptnode.jsreactjsreact-hooksdomain-driven-design

Read More
Difference between specification and a policy?...


javadomain-driven-designpolicyspecifications

Read More
Designing a microservice API for delayed response in complex calculations with request concurrency c...


microservicesdomain-driven-designdelayapi-design

Read More
NU1101 Unable to find package Pluralsight.DDD.Deps. No packages exist with this id in source(s): Mic...


asp.netnugetdomain-driven-designnuget-packageardalis-cleanarchitecture

Read More
Implementing microservices architecture, managing its interdependencies...


c#microservicesdomain-driven-design

Read More
How to properly build rich domain models...


domain-driven-designclean-architecturesingle-responsibility-principlerich-domain-model

Read More
Aggregate root referencing a child of a different aggregate root in DDD...


aggregatedomain-driven-design

Read More
Domain Driven Design (DDD) Common entity class with strongly typed Id...


c#.net.net-coredomain-driven-design

Read More
DDD Aggregate Modeling Invariant...


architectureaggregatedomain-driven-designsoftware-design

Read More
Event validation...


domain-driven-designcqrsevent-sourcing

Read More
Should database primary keys be used to identify entities across microservices?...


microservicesdomain-driven-designbounded-contexts

Read More
How to apply Clean Architecture when Application requires Use Cases to be executed on Client and Ser...


architecturedomain-driven-designsoftware-designclean-architecture

Read More
Hibernate, Value Object and old data backward compatibility problem...


hibernatevalidationormdomain-driven-designvalue-objects

Read More
Relating creation and update request use cases to entity in clean architecture REST...


restoopdomain-driven-designclean-architectureuse-case

Read More
In DDD, how to best handle updates to aggregate properties with many child entities I don't need...


entity-framework-coredomain-driven-design

Read More
Is Unit Of Work and Repository Patterns very useful for big projects?...


c#domain-driven-designrepository-patternunit-of-work

Read More
DDD: How to model an operation which affects two aggregates?...


domain-driven-design

Read More
DDD: is it ok to inject a Service into an Entity...


servicedependency-injectiondomain-driven-designphp-5.3ddd-service

Read More
Domain driven design concepts and relation with CQRS...


domain-driven-designload-balancingnservicebuscqrs

Read More
BackNext