You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
686 B

15 years ago
15 years ago
15 years ago
15 years ago
15 years ago
  1. ## MongoDB C# Driver
  2. driver home: http://github.com/mongodb/mongo-csharp-driver
  3. mongodb home: http://www.mongodb.org/
  4. apidoc: http://api.mongodb.org/csharp/ (coming soon)
  5. ### Questions and Bug Reports
  6. * mailing list: http://groups.google.com/group/mongodb-user
  7. * jira: http://jira.mongodb.org/
  8. ### Change Log
  9. http://jira.mongodb.org/browse/CSHARP
  10. see also: BreakingChanges.txt
  11. ### Maintainers:
  12. * Robert Stam robert@10gen.com
  13. ### Contributors:
  14. * Justin Dearing zippy1981@gmail.com
  15. * Ken Egozi mail@kenegozi.com
  16. * Richard Kreuter richard@10gen.com
  17. * Testo test1@doramail.com
  18. * Craig Wilson craiggwilson@gmail.com