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

Classes

class  ByIsDeletedAndRsnMongoIndex
 A MongoIndex<TEntity> for IEntity.IsDeleted and IEntity.Rsn More...
 
class  ByRsnMongoIndex
 A MongoIndex<TEntity> for IEntity.Rsn More...
 
class  MongoIndex
 An index for MongoDB. More...