01Implementation of Domain Events for decoupled side-effect execution
02Standardized base classes for Entities and Aggregate Roots with identity management
03Value Object patterns using C# records to prevent primitive obsession
04Persistence-agnostic Repository contract design for clean architecture
05Guidance on aggregate boundary design and invariant enforcement
060 GitHub stars