Uses of Package
dk.cloudcreate.essentials.components.eventsourced.aggregates.flex
Packages that use dk.cloudcreate.essentials.components.eventsourced.aggregates.flex
Package
Description
-
Classes in dk.cloudcreate.essentials.components.eventsourced.aggregates.flex used by dk.cloudcreate.essentials.components.eventsourced.aggregatesClassDescriptionSimple, 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.flexClassDescriptionSimple, easy and opinionated aggregate that allows you to apply events that don't have any requirements with regards to inheritance (i.e.Opinionated
FlexAggregateRepository that's built to persist and load a specificFlexAggregatetype in combination withEventStore,EventStoreUnitOfWorkFactoryand aFlexAggregateRepository.