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.
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...