Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 244 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 244 Bytes

Fundamental building blocks for creating the domain layer in a DDD software design approach. Contains interfaces for entities, aggregate roots, domain events and a generic repository for aggregate root entities using the specification pattern.