Top 20 NuGet mongodb Packages

Callisto connector library
A data source provider implementation using Mongo DB for rules framework.
Callisto MassTransit integration
Simple base repository for MongoDb.
Intregration mongodb database with repository pettern and also losely couple code.
Simple way to capture MQTT payloads and save it on MongoDB organized by timestamp. With MongoDb installed the usage is simple, just var m2m = new Mqtt2Mongo() and Start(), then configure the mqtt2mongo.conf file located on your application BaseDirectory (you need to run it once in order to have the...
Data Protection Implementation with usign Skidbladnir.Repository.MongoDB
Repository implemetation MongoDB
MongoDB Distributed cache Implementation
Some handy bson extension methods.
This packages makes it possible to 'embed' mongod.exe into an application and extract/run it via an interface.
This packages registers DataContract mapped files in order to be persisted in mongodb (as decorated in DataContract/Member).
MongoDB ASP.NET Providers including Membership, Role, Profile and Session State Providers.
ELMAH with configuration for getting started quickly on a MongoDB database as the error log. NB requires manual configuration. NOTE: The format of the log files has changed, please use a new collection or clear existing entries before using this version.
A Lucene.Net directory implementation using MongoDB's GridFS.
Repository class for MongoDB
A simple queuing mechanism built on MongoDB. Allows for basic distributed task management and scheduling. This is provided as-is.
Event store implementation using MongoDB for TJ.CQRS