Table of Contents

Namespace Savvyio.Extensions.DependencyInjection.EFCore.Domain

Assembly: Savvyio.Extensions.DependencyInjection.EFCore.Domain.dll

Classes

EfCoreAggregateDataSource<TMarker>

Provides an implementation of the EfCoreDataSource that is optimized for Domain Driven Design and the concept of Aggregate Root.

EfCoreAggregateRepository<TEntity, TKey, TMarker>

Provides an implementation of the EfCoreRepository<TEntity, TKey> that is optimized for Domain Driven Design.

ServiceCollectionExtensions

Extension methods for the IServiceCollection interface.