![]() |
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.
|
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... | |