Skip to content

Latest commit

 

History

History

NBB.Domain.Abstractions

NBB.Domain.Abstractions

This package contains some very lightweight abstractions over DDD concepts:

  • Aggregate root
    • Evented aggregate root
    • Event sourced aggregate root
  • Entity
    • Snapshottable entity

NuGet install

dotnet add package NBB.Domain.Abstractions