MongoDB C# Driver是官方提供的.NET C#驱动。
- 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:
- .NET 3.5
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) (Aug 2012)
- What’s new in the .NET driver (slide deck) (Jul 2012)
- C# Development (conference videos)