CQRS.NET
2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
IEnumerable<EventData> Cqrs.Events.IEventStore< TAuthenticationToken >.Get | ( | Guid | correlationId | ) |
Implemented in Cqrs.MongoDB.Events.MongoDbEventStore< TAuthenticationToken >, Cqrs.Events.MemoryCacheEventStore< TAuthenticationToken >, Cqrs.Events.EventStore< TAuthenticationToken >, Cqrs.Azure.BlobStorage.Events.TableStorageEventStore< TAuthenticationToken >, Cqrs.EventStore.EventStore< TAuthenticationToken >, Cqrs.Events.SqlEventStore< TAuthenticationToken >, Cqrs.Azure.Storage.Events.TableStorageEventStore< TAuthenticationToken >, Cqrs.Azure.BlobStorage.Events.BlobStorageEventStore< TAuthenticationToken >, Cqrs.Ninject.InProcess.EventStore.InProcessEventStore< TAuthenticationToken >, and Cqrs.Azure.DocumentDb.Events.AzureDocumentDbEventStore< TAuthenticationToken >.