![]() |
CQRS.NET
2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Classes | |
class | EventConverter |
Converts a stream of JSON text using deserialisation. More... | |
class | EventStoreBasedLastEventProcessedStore |
Indicates the position in store where the stream has been read up to. More... | |
class | EventStoreEventPublisher |
A IEventPublisher<TAuthenticationToken> that uses Greg Young's Event Store. More... | |
class | EventStoreUtilities |
A collection of utility functions. More... | |
class | InvalidLastEventProcessedException |
The Position information provided was invalid and a Position was unable to be created. More... | |