Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 634 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 634 Bytes

dotnet-ef-domain-driven-design

.NET Log4brains ADRs

Features

  • Aggregate Roots
  • Entities
  • Value Objects
  • Strongly Typed IDs
  • Domain events
  • CQRS Commands & Queries
  • Fluent Validation
  • Minimal APIs
  • Specifications
  • Outbox Pattern with Hangfire background processing