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.Akka.Tests.Unit.Sagas Namespace Reference

Classes

class  ConversationReportProcessManager
 A ISaga<TAuthenticationToken> that acts as a process manager responding to several events and raising a command when a certain criteria is met. More...
 
class  ConversationReportProcessManagerEventHandlers
 An IEventHandler that passes the IEvent<TAuthenticationToken> instances it receives to ConversationReportProcessManager More...