MongoDB C# / .NET Driver

MongoDB C# Driver是官方提供的.NET C#驱动。

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

Documentation

原文地址:https://www.cnblogs.com/msdynax/p/3739750.html