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.Commands Namespace Reference

Namespaces

namespace  Handlers
 

Classes

class  EndConversationCommand
 Instruct the system to end the Conversation. More...
 
class  ReplyToHelloWorldCommand
 Someone wants to reply to someone saying "Hello World". More...
 
class  SayHelloWorldCommand
 Someone wants to say "Hello World". More...
 
class  UpdateCompletedConversationReportCommand
 Instruct the system to update the Completed Conversation report. More...