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.EventStore.Bus Namespace Reference

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...