Skip to content

danielmackay/dotnet-domain-driven-design

Repository files navigation

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