MongoDB C # Driver is an officially available. NET C # driver.
- Getting Started with the C # Driver
- C # Driver Tutorial
- C # Driver LINQ Tutorial
- Serialize Documents with the C # Driver
- authenticate to MongoDB with the C # Driver
- API Documentation
- C # Driver README
- Source Code
Visual Studio Versions Supported
The current version of the C # Driver has been built and tested using
- Visual Studio 2010
- Visual Studio 2012
. NET Versions Supported
The current version of the C # Driver has been built against:
It has also been tested against:
- . NET 3.5
- . NET 4.0
- . NET 4.5
- Mono 2.10.8
Presentations
- LINQ Support in C#/.net driver (slide deck) (2012)
- What's new in the. NET driver (slide deck) (Jul 2012)
- C # Development (conference videos)
Documentation
- C # Community
Projects
- Getting Started with the C #
Driver
- C # Driver LINQ
Tutorial
- Serialize Documents with the C #
Driver
- C # Driver Tutorial