Namespace AzureFromTheTrenches.Commanding.AzureStorage
Classes
AzureStorageAuditorOptions
AzureStorageCommandingDependencies
AzureStorageConfigurationException
CloudQueueDispatcherFactory
CloudQueueExtensions
Interfaces
IAzureStorageAuditQueueProcessor
Represents a queue processor that pulls items from the audit queue and processes them into the configured auditors
IAzureStorageAuditQueueProcessorFactory
IAzureStorageCommandQueueProcessorFactory
Creates command queue processors for Azure storage that will listen on a queue and remove commands and pass them on for execution to the command framework