Top 20 NuGet Packages

A simple money class library
A C# implentation of the Moneybird API V2.
SimpleInjector integration A C# implentation of the Moneybird API V2.
Domain driven MongoDB Entity.
A mongo appender for log4net.
MongoCamp for MongoDB ORM Tools (based on the official driver)
Description
MongoDB implementation of the EASE database framework
This library makes working with LINQ to MongoDB queries easier from C#. Specificially it is for debugging and runtime inquiry of LINQ queries. There are two basic use cases: (1) Explain a LINQ query (does it use an index for example?). (2) Convert a LINQ query to the JavaScript code run in MongoDB.
Repository Pattern for MongoDb
Providers a clean, and fast implementation of MongoDB Session Provider for production environments.
Simple CRUD repository pattern implementation for .net core MongoDB driver.
MongoDB and System.Transactions
Extension methods for MongoDB.Bson.Path that implement jsonpath. The code is a port of the jsonpath engine in Newtonsoft.Json.
Abstracted context around the MongoDB.Driver to handle ping and reduce number of required clients according to the optimal patterns noted on MongoDB web sites.
MongoDB utilities to apply optimistic concurrency when updating and deleting entities using a version property.
An extension to the official driver of MongoDB for C#, that allows more compiled and powerful update commands. See the README of the GitHub repository for tutorials and examples.
MongoDb Event Listeners