Uses of Package
dk.cloudcreate.essentials.components.eventsourced.aggregates.flex
-
Classes in dk.cloudcreate.essentials.components.eventsourced.aggregates.flex used by dk.cloudcreate.essentials.components.eventsourced.aggregates Class Description FlexAggregate Simple, easy and opinionated aggregate that allows you to apply events that don't have any requirements with regards to inheritance (i.e. -
Classes in dk.cloudcreate.essentials.components.eventsourced.aggregates.flex used by dk.cloudcreate.essentials.components.eventsourced.aggregates.flex Class Description FlexAggregate Simple, easy and opinionated aggregate that allows you to apply events that don't have any requirements with regards to inheritance (i.e.FlexAggregateRepository OpinionatedFlexAggregateRepository that's built to persist and load a specificFlexAggregatetype in combination withEventStore,EventStoreUnitOfWorkFactoryand aFlexAggregateRepository.