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

Classes

class  GetAkkaAggregateRootId
 Get the IAggregateRoot<TAuthenticationToken>.Id from the Akka.net system. More...
 
class  GetAkkaAggregateRootVersion
 Get the IAggregateRoot<TAuthenticationToken>.Version from the Akka.net system. More...
 
class  GetAkkaSagaId
 Get the ISaga<TAuthenticationToken>.Id from the Akka.net system. More...
 
class  GetAkkaSagaVersion
 Get the ISaga<TAuthenticationToken>.Version from the Akka.net system. More...