Namespace Savvyio.Extensions.EFCore.Domain
Assembly: Savvyio.Extensions.EFCore.Domain.dll
Classes
DomainEventDispatcherExtensions
Extension methods for the IDomainEventDispatcher interface.
EfCoreAggregateDataSource
Provides an implementation of the EfCoreDataSource that is optimized for Domain Driven Design and the concept of Aggregate Root.
EfCoreAggregateRepository<TEntity, TKey>
Provides an implementation of the EfCoreRepository<TEntity, TKey> that is optimized for Domain Driven Design.