![]() |
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.
|
Classes | |
class | AzureEventBusPublisherModule |
A INinjectModule that wires up AzureEventBusPublisher<TAuthenticationToken> as the IEventPublisher<TAuthenticationToken> and other require components. More... | |
class | AzureEventBusReceiverModule |
A INinjectModule that wires up AzureEventBusReceiver<TAuthenticationToken> as the IEventReceiver and other require components. More... | |
class | AzureEventHubPublisherModule |
A INinjectModule that wires up AzureEventBusPublisher<TAuthenticationToken> as the IEventPublisher<TAuthenticationToken> and other require components. More... | |
class | AzureEventHubReceiverModule |
A INinjectModule that wires up AzureEventBusReceiver<TAuthenticationToken> as the IEventReceiver and other require components. More... | |
class | AzureEventPublisherModule |
A INinjectModule that wires up AzureEventBusPublisher<TAuthenticationToken> as the IEventPublisher<TAuthenticationToken> and other require components. More... | |
class | AzureQueuedEventBusReceiverModule |
A INinjectModule that wires up AzureQueuedEventBusReceiver<TAuthenticationToken> as the IEventReceiver and other require components. More... | |
class | AzureQueuedEventHubReceiverModule |
A INinjectModule that wires up AzureQueuedEventBusReceiver<TAuthenticationToken> as the IEventReceiver and other require components. More... | |