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.
 
 
 
rstam cf816c3bae Added uuidhelpers.js file with Javascript helper functions to work with the various encoding of UUIDs in the mongo shell. These will eventually be obsoleted when SERVER-3153 is implemented. 14 years ago
Bson Initial framework of LINQ implementation. Please note that this doesn't really do anything yet because the MongoLinqTranslator class is stubbed out. 14 years ago
BsonUnitTests Implemented CSHARP-351. When the BsonClassMapSerializer encounters an error deserializing a field or property the name of the field or property as well as the name of the class they are in are included in the error message to assist the user in troubleshooting the problem. 14 years ago
ConvertGuids Changed setup project for 1.2 release. 14 years ago
Driver Initial framework of LINQ implementation. Please note that this doesn't really do anything yet because the MongoLinqTranslator class is stubbed out. 14 years ago
DriverOnlineTests Initial framework of LINQ implementation. Please note that this doesn't really do anything yet because the MongoLinqTranslator class is stubbed out. 14 years ago
DriverSetup BUMP 1.3.0.4309. Will delay uploading binaries until smoke tested. 14 years ago
DriverUnitTests Implemented CSHARP-346. Support numeric IPv6 addresses in connection strings. Final testing pending since I'm on the road and my VirtualBox VM doesn't seem to support IPv6. Will do final testing once I get back to a real Windows machine. 14 years ago
Keys The MongoDB.Bson.dll and MongoDB.Driver.dll are now strongly named. They are signed using a TemporaryKeyPair. Official binaries will be resigned using a different strong name key. 15 years ago
dependencies/NUnit Upgraded to NUnit 2.5.9.10348. 15 years ago
docs BUMP v0.7.0.3959 (again). Added release notes to setup and moved obsolete tutorial documents to Obsolete folder (new tutorial is online). 15 years ago
packages BUMP 1.3.0.4309. Will delay uploading binaries until smoke tested. 14 years ago
.gitattributes The MongoDB.Bson.dll and MongoDB.Driver.dll are now strongly named. They are signed using a TemporaryKeyPair. Official binaries will be resigned using a different strong name key. 15 years ago
.gitignore Added nuget specification file. CSHARP-189 15 years ago
CSharpDriver-2008.sln Added GlobalAssemblyInfo.cs as a solution item to the CSharpDriver-2008 solution. 15 years ago
CSharpDriver-2008.vssettings Added solution files for Visual Studio 2008 and 2010 (they share the same set of project files). 15 years ago
CSharpDriver-2010.sln Added uuidhelpers.js file with Javascript helper functions to work with the various encoding of UUIDs in the mongo shell. These will eventually be obsoleted when SERVER-3153 is implemented. 14 years ago
CSharpDriver-2010.vssettings Added solution files for Visual Studio 2008 and 2010 (they share the same set of project files). 15 years ago
CSharpDriverDocs.shfbproj BUMP 1.3.0.4309. Will delay uploading binaries until smoke tested. 14 years ago
CSharpDriverSetup-2010.sln Fixed CSHARP-174. Moved setup project into a separate solution (among other reasons so we don't get an error when opening the main solution on Mono). 15 years ago
GlobalAssemblyInfo.cs Changed version number to 1.4.*. 14 years ago
License.rtf BUMP v0.11.0.4042. 15 years ago
License.txt BUMP v0.11.0.4042. 15 years ago
README.md BUMP 1.2.0.4274 14 years ago
Release Notes v0.7.txt BUMP 0.7.0.3959. 15 years ago
Release Notes v0.9.txt BUMP 0.9.0.3992. 15 years ago
Release Notes v0.11.txt Changed AssemblyVersion to 0.11.1.*. 15 years ago
Release Notes v1.0.txt BUMP 1.0.0.4098. 15 years ago
Release Notes v1.1.txt Update release notes with UuidStandard instead of Uuid. 14 years ago
Release Notes v1.2.txt Minor edits for 1.2 driver release 14 years ago
Release Notes v1.3.txt First draft of 1.3 Release Notes. 14 years ago
mongocsharpdriver.nuspec BUMP 1.3.0.4309. Will delay uploading binaries until smoke tested. 14 years ago
uuidhelpers.js Added uuidhelpers.js file with Javascript helper functions to work with the various encoding of UUIDs in the mongo shell. These will eventually be obsoleted when SERVER-3153 is implemented. 14 years ago

README.md

MongoDB C# Driver

driver home: http://github.com/mongodb/mongo-csharp-driver

mongodb home: http://www.mongodb.org/

apidoc: http://api.mongodb.org/csharp/ (coming soon)

Questions and Bug Reports

Change Log

http://jira.mongodb.org/browse/CSHARP

Maintainers:

Contributors:

If you have contributed and I have neglected to add you to this list please contact me at robert@10gen.com to be added to the list (with apologies).