CQRS.NET
2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Classes | |
class | MongoDbDataStoreModule |
class | MongoDbEventStoreModule |
class | TestMongoDbDataStoreModule |
A MongoDbDataStoreModule that assumes the connection string is keyed "MongoDb-Test". This will generated a random suffix to the database name so as to create a unique store for testing against. More... | |