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

Classes

class  ByIsLogicallyDeletedAndRsnMongoDbIndex
 A MongoDbIndex<TEntity> for IEntity.IsLogicallyDeleted and IEntity.Rsn More...
 
class  ByRsnMongoDbIndex
 A MongoDbIndex<TEntity> for IEntity.Rsn More...
 
class  MongoDbIndex
 An index for MongoDB. More...