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.MongoDB.Configuration Namespace Reference

Classes

class  MongoDbDataStoreModule
 A INinjectModule that wires up MongoDbDataStoreConnectionStringFactory as the IMongoDbDataStoreConnectionStringFactory. More...
 
class  MongoDbEventStoreModule
 A INinjectModule that wires up MongoDbEventStore<TAuthenticationToken> as the IEventStore<TAuthenticationToken>. More...
 
class  TestMongoDbDataStoreModule
 A INinjectModule that wires up TestMongoDbDataStoreConnectionStringFactory as the IMongoDbEventStoreConnectionStringFactory and IMongoDbDataStoreConnectionStringFactory. More...