CQRS.NET  4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Snapshots.SnapshotStore Member List

This is the complete list of members for Cqrs.Snapshots.SnapshotStore, including all inherited members.

BuildEventData(Snapshot snapshot)Cqrs.Snapshots.SnapshotStoreprotectedvirtual
ConfigurationManagerCqrs.Snapshots.SnapshotStoreprotected
CorrelationIdHelperCqrs.Snapshots.SnapshotStoreprotected
CqrsSnapshotStoreStreamNamePatternCqrs.Snapshots.SnapshotStoreprotectedstatic
EventDeserialiserCqrs.Snapshots.SnapshotStoreprotected
GenerateStreamName(Type aggregateRootType, Guid aggregateId)Cqrs.Snapshots.SnapshotStoreprotectedvirtual
Get(Type aggregateRootType, Guid id)Cqrs.Snapshots.SnapshotStore
Get(Type aggregateRootType, string streamName)Cqrs.Snapshots.SnapshotStoreprotectedpure virtual
Get< TAggregateRoot >(Guid id)Cqrs.Snapshots.SnapshotStorevirtual
LoggerCqrs.Snapshots.SnapshotStoreprotected
Save(Snapshot snapshot)Cqrs.Snapshots.SnapshotStorepure virtual
SnapshotBuilderCqrs.Snapshots.SnapshotStoreprotected
SnapshotStore(IConfigurationManager configurationManager, ISnapshotDeserialiser eventDeserialiser, ISnapshotBuilder snapshotBuilder, ILogger logger, ICorrelationIdHelper correlationIdHelper)Cqrs.Snapshots.SnapshotStoreprotected