Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

DDD - How to design associations between different bounded contexts

How to remove unit of work functionality from repositories using IOC

What is the best practice for readonly lists in NHibernate

data access in DDD?

DDD in SF3 folder structure

Is there a rich domain model example? [closed]

CQRS Component Roles and Responsibilities with a REST API

Mapping a Component inside a Component Collection

DDD: Domain model namespaces convention

Strongly Typed Ids in Entity Framework Core

How do you weave Authentication, Roles and Security into your DDD?

How to handle user sessions in Domain Driven Design

Showing changes in View when using CQRS & DDD with Domain Events & ServiceBus

TDD demos/guides/videos including fake repositories or domain models [closed]

Saving domain entities changes

Implement a generic repository pattern using old ado.net

Relational database schema for event sourcing

DDD - Where should third-party API interfaces should be?

Which is better? Have complicated search logic in repository or in a domain level service (via IQueryable or other)?

DDD: Can immutable objects also be entities?

domain-driven-design