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.Ninject.Azure.DocumentDb.Configuration Namespace Reference

Classes

class  AzureDocumentDbEventStoreModule
 A INinjectModule that wires up AzureDocumentDbEventStore<TAuthenticationToken> as the IEventStore<TAuthenticationToken>. More...
 
class  AzureDocumentDbModule
 A INinjectModule that wires up AzureDocumentDbDataStoreConnectionStringFactory as the IAzureDocumentDbDataStoreConnectionStringFactory. More...
 
class  TestAzureDocumentDbEventStoreModule
 A INinjectModule that wires up AzureDocumentDbEventStoreConnectionStringFactory as the IAzureDocumentDbEventStoreConnectionStringFactory. More...
 
class  TestAzureDocumentDbModule
 A INinjectModule that wires up TestAzureDocumentDbDataStoreConnectionStringFactory as the IAzureDocumentDbDataStoreConnectionStringFactory. More...