![]()  | 
  
    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. 
   | 
 
Classes | |
| class | AzureCommandBusPublisherModule | 
| A INinjectModule that wires up AzureCommandBusPublisher<TAuthenticationToken> as the ICommandPublisher<TAuthenticationToken> and other require components.  More... | |
| class | AzureCommandBusReceiverModule | 
| A INinjectModule that wires up AzureCommandBusReceiver<TAuthenticationToken> as the ICommandReceiver and other require components.  More... | |
| class | AzureCommandBusSenderModule | 
| A INinjectModule that wires up AzureCommandBusPublisher<TAuthenticationToken> as the ICommandPublisher<TAuthenticationToken> and other require components.  More... | |
| class | AzureCommandHubPublisherModule | 
| A INinjectModule that wires up AzureCommandBusPublisher<TAuthenticationToken> as the ICommandPublisher<TAuthenticationToken> and other require components.  More... | |
| class | AzureCommandHubReceiverModule | 
| A INinjectModule that wires up AzureCommandBusReceiver<TAuthenticationToken> as the ICommandReceiver and other require components.  More... | |
| class | AzureQueuedCommandBusReceiverModule | 
| A INinjectModule that wires up AzureQueuedCommandBusReceiver<TAuthenticationToken> as the ICommandReceiver and other require components.  More... | |
| class | AzureQueuedCommandHubReceiverModule | 
| A INinjectModule that wires up AzureQueuedCommandBusReceiver<TAuthenticationToken> as the ICommandReceiver and other require components.  More... | |