Provides the MongoDB implementation for data context and associated commands.
Typically used areas and classes/interfaces/services:
- MongoDataContext.
Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application...
More information
A simplistic facade to 10Gen's official, embedded C# MongoDB driver. Additional added functionality includes asynchonous support and interface-driven operational usage. Designed to simplify integration and abstract noise of the underlying driver.
(Unofficial) Signed Libmongocrypt wrapper for the .NET driver. The containing assembly was generated by signing the officially published MongoDB.Libmongocrypt.dll.
Mongol is a wrapper for the MongoDB Official C# Driver which makes it very easy to create repository pattern classes around strongly typed collections for POCO objects.
Mongol also includes lambda-based property name resolution for building MongoDB Query/Update operations without magic...
More information