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

Classes

interface  IMongoDbDataStoreConnectionStringFactory
 A factory for getting connection strings and database names for IDataStore<TData> access. More...
 
class  MongoDbDataStoreConnectionStringFactory
 A factory for getting connection strings and database names for IDataStore<TData> access. More...
 
class  MongoDbDataStoreFactory
 A factory for obtaining IDataStore<TData> collections from MongoDB More...