Namespace Savvyio.Extensions.EFCore.Domain.EventSourcing
Assembly: Savvyio.Extensions.EFCore.Domain.EventSourcing.dll
Classes
EfCoreTracedAggregateEntityExtensions
Extension methods for the EfCoreTracedAggregateEntity<TEntity, TKey> class.
EfCoreTracedAggregateEntityOptions
Configuration options for EfCoreTracedAggregateEntity<TEntity, TKey>.
EfCoreTracedAggregateEntity<TEntity, TKey>
Provides a generic way for EF Core to surrogate and support an implementation of ITracedAggregateRoot<TKey>.
EfCoreTracedAggregateRepository<TEntity, TKey>
Provides an implementation of the EfCoreRepository<TEntity, TKey> that is optimized for Domain Driven Design and Event Sourcing.
ModelBuilderExtensions
Extension methods for the ModelBuilder class.
TracedDomainEventExtensions
Extension methods for the ITracedDomainEvent interface.