This package provides implementations for the abstractions defined in NBB.Domain.Abstractions
as well as some utility functionality.
- Entities and aggregate roots
- Entity
- EventedAggregateRoot
- EmitApplyAggregateRoot
- EventSourcedAggregateRoot
- Value objects
- SingleValueObject
- Identity
- Enumeration
- DomainException
dotnet add package NBB.Domain