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.
 
 
 
Craig Wilson 8d50296287 CSHARP-578: added contributing doc. 13 years ago
Bson CSHARP-595: corrected issue with infinite recursion when converting a BsonValue to another BsonValue. 13 years ago
BsonUnitTests CSHARP-595: corrected issue with infinite recursion when converting a BsonValue to another BsonValue. 13 years ago
ConvertGuids Updated copyright notices to 2012. Happy New Year. 14 years ago
Driver CSHARP-606: added support for type discriminated queries on fields. 13 years ago
DriverUnitTests CSHARP-606: added support for type discriminated queries on fields. 13 years ago
DriverUnitTestsVB CSHARP-614, CSHARP-615: better unit tests. 13 years ago
Installer BUMP 1.6.1.4678 13 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
Release Notes Added release notes for 1.6.1. 13 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.6.1.4678 13 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 CSHARP-519: fixed threading related bugs caused by a refactor and optimized many of the classes to use lock-less algorithms as they do not require ordering guarantees, only thread safety. 13 years ago
CONTRIBUTING.md CSHARP-578: added contributing doc. 13 years ago
CSharpDriver-2010.sln Added release notes for 1.6.1. 13 years ago
CSharpDriver-Mono.sln added mono solution. 13 years ago
CSharpDriverDocs.shfbproj BUMP 1.6.1.4678 13 years ago
CSharpDriverSetup-2010.sln Turned on build of CSharpDriverInstaller project in Debug configuration also. Removed old DriverSetup folder. 13 years ago
CodeAnalysisRuleSet.ruleset Experimented with Visual Studio's Code Analysis feature. Added new files CodeAnalysisRuleSet.ruleset and CustomDictionary.xml. Fixed a few Format strings that Code Analysis found problems with. Code analysis is producing hundreds of warnings. We will work through them little by little. Most are pretty harmless, but it would be nice to get rid of them where possible. 14 years ago
CustomDictionary.xml Experimented with Visual Studio's Code Analysis feature. Added new files CodeAnalysisRuleSet.ruleset and CustomDictionary.xml. Fixed a few Format strings that Code Analysis found problems with. Code analysis is producing hundreds of warnings. We will work through them little by little. Most are pretty harmless, but it would be nice to get rid of them where possible. 14 years ago
GlobalAssemblyInfo.cs versioning GlobalAssemblyInfo for next release. 13 years ago
License.rtf Updated copyright notices to 2012. Happy New Year. 14 years ago
License.txt Updated copyright notices to 2012. Happy New Year. 14 years ago
README.md CSHARP-610: merged pull request 134 and added more unit tests. 13 years ago
TestEnvironment.cs Minor renaming and doc comment fixes. 14 years ago
bump.txt BUMP 1.6.1.4678 13 years ago
mongocsharpdriver.nuspec BUMP 1.6.1.4678 13 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

documentation: http://www.mongodb.org/display/DOCS/CSharp+Language+Center apidoc: http://api.mongodb.org/csharp/

source code: http://github.com/mongodb/mongo-csharp-driver

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

Questions and Bug Reports

Change Log

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

Maintainers:

Contributors:

If you have contributed and we have neglected to add you to this list please contact one of the maintainers to be added to the list (with apologies).