1. MongoDB.Runner

    By:

    MongoDB runner helper for running integration tests

  2. ELMAH on MongoDB (requires manual config)

    By:

    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.

  3. Bifrost MongoDB support

    By:

    Support for MongoDB for Bifrost

  4. Optimistic Concurrency for MongoDB in .NET

    By:

    This library is for adding optimistic concurrency control to MongoDB using techniques similar to Entity Framework as well as adding basic DbContext type of functionality to your applications.

  5. Mongo2Go

    By:

    Mongo2Go is a manged wrapper around the latest MongoDB binaries. It targets .NET 3.5. and should work in later versions, too. This Nuget package contains the executables of mongod, mongoimport and mongoexport v2.2.0 (32bit). Mongo2Go has two use cases: 1. Providing multiple, temporary and isolated MongoDB databases for unit tests (or to be precise... More information

  6. SimpleMembership providers using MongoDB as the backing store

    By:

    SimpleMembership providers (Membership & Role) using MongoDB as the backing store. More information can be found at the project page (http://lyphtec.github.io/MongoSimpleMembership/)