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 bad5b5c59e 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
Bson 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
BsonUnitTests Added support for NumberLong(n) syntax in JsonReader and JsonWriter. 15 years ago
Driver 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
DriverOnlineTests Added IMongoCollectionOptions, CollectionOptionsDocument, CollectionOptionsWrapper and CollectionOptionsBuilder. 15 years ago
DriverSetup Fixed reference finding in Visual Studio 2010 15 years ago
DriverUnitTests Fixed CSHARP-176. Made class public. 15 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 Fixed NullReferenceException due to ToServerSettings in MongoConnectionStringBuilder not replacing a null safeMode with the default from MongoDefaults. Added PDB files to zip file in makepackages.bat. 15 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 Updated .gitignore for Resharper and vim users 15 years ago
BreakingChanges.txt Added README.md. 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 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
CSharpDriver-2010.vssettings Added solution files for Visual Studio 2008 and 2010 (they share the same set of project files). 15 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 AssemblyVersion to 0.11.1.*. 15 years ago
License.rtf BUMP v0.11.0.4042. 15 years ago
License.txt BUMP v0.11.0.4042. 15 years ago
README.md Added contributors to README.md. 15 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

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

see also: BreakingChanges.txt

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).