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

Classes

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