发布于 2015-09-14 14:42:26 | 551 次阅读 | 评论: 0 | 来源: 网络整理

MongoDB C# / .NET Driver

The MongoDB C# Driver is the 10gen-supported C# / .NET driver for MongoDB.

注解

Several other C# drivers have been developed by the community. This is the “official” C# Driver supported by 10gen. It is similar in many ways to the various drivers that came before it, but it is not a direct replacement for any of them. Most people have found it easy to convert to using this driver, but you should expect to have to make some changes.

Downloading the Driver

The C# Driver is hosted at github.com. Instructions for downloading the source code are at Download Instructions

You can also download binary builds in either .msi and .zip formats from http://github.com/mongodb/mongo-csharp-driver/downloads

注解

If you download the .zip file Windows might require you to “Unblock” the help file. If Windows asks “Do you want to open this file?” when you double click on the CSharpDriverDocs.chm file, clear the check box next to “Always ask before opening this file” before pressing the Open button. Alternatively, you can right click on the CSharpDriverDocs.chm file and select Properties, and then press the Unblock button at the bottom of the General tab. If the Unblock button is not present then the help file does not need to be unblocked.

Visual Studio Versions Supported

The current version of the C# Driver has been built and tested using

  • Visual Studio 2010
  • Visual Studio 2008

Questions and Bug Reports

Questions about the C# driver (or any other MongoDB topic) can be posted at the mongodb-user Google Group.

Bug reports can be created in JIRA at https://jira.mongodb.org/browse/CSHARP

也可以参考

CSharp Community Projects

最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务