Version 1.3 of the official C# driver is now available.
This release of the C# driver has fewer changes than most releases before
it. The primary
goal of this release is to support new features introduced by the 2.0 server
release, and
to fix bugs reported since the 1.2 C# driver was released. See the release
notes for
more details.
The C# driver is available for download in source or binary form (.msi
installer or .zip file) from:
http://github.com/mongodb/mongo-csharp-driver
http://github.com/mongodb/mongo-csharp-driver/downloads
Note: if you download the zip file, depending on how you unzip the
file you may need to "Unblock" the help file. You can do so by right
clicking on the "CSharpDriverDocs.chm" file and selecting Properties,
and then clicking on the "Unblock" button. You will need to "Unblock"
the help file if you see the message "Navigation to webpage was
canceled" where the help text would normally appear.
The C# driver is also available on NuGet at:
http://www.nuget.org/List/Packages/mongocsharpdriver
Online documentation is available at:
http://www.mongodb.org/display/DOCS/CSharp+Language+Center
Note: the online documentation will be updated to v1.3 over the next
several days.
The API documentation will be udpated online soon at:
http://api.mongodb.org/csharp/
Bugs and suggestions can be submitted at:
http://jira.mongodb.org/browse/CSHARP
Questions can be posted on the mongodb-user group:
http://groups.google.com/group/mongodb-user
We monitor this group and will be happy to answer any questions you
post here.
Thanks for all the helpful feedback and contributions we have been
receiving!
Robert Stam and Sridhar Nanjundeswaran
10gen Inc.