![]() |
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 | 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... | |