Skip to content

Commit

Permalink
Formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
lanwin committed Jul 5, 2011
1 parent fbe6b9b commit 8eabb91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
MongoDB-CSharp
==============
*This driver currently is in a maintenance mode. We will not do any future development on it, except fixing huge bugs. There is now an official driver with a fulltime develop behind it https://github.com/mongodb/mongo-csharp-driver.*

If you search for Linq support for the official driver. Please visit https://github.com/craiggwilson/fluent-mongo where Craig Wilson has extracted the Linq support of this driver and added it to the official one.

MongoDB-CSharp
==============
This is a community supported driver to connect to MongoDB using .Net. It is written entirely in C# and has been tested and developed under both Windows and Mono 2.0 (Ubuntu 32-bit 9.04). Its API is similar to the Mongo Client one. At this point it is becoming a solid base to add many more advanced features.

Home: http://github.com/mongodb-csharp/mongodb-csharp
Expand Down

0 comments on commit 8eabb91

Please sign in to comment.