/domain-driven-design

Useful implementations of domain driven design concepts

Primary LanguageC#

Domain Driven Design Patterns

Implementations of common domain driven design for your use.

Domain Events

This includes an implementation of domain events like described in this pattern supporting weak referenced event handling.