1239 Forks
3008 Stars
3008 Watchers

mongo-csharp-driver

The Official C# .NET Driver for MongoDB

How to download and setup mongo-csharp-driver

Open terminal and run command
git clone https://github.com/mongodb/mongo-csharp-driver.git
git clone is used to create a copy or clone of mongo-csharp-driver repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mongo-csharp-driver https://github.com/mongodb/mongo-csharp-driver/archive/master.zip

Or simply clone mongo-csharp-driver with SSH
[email protected]:mongodb/mongo-csharp-driver.git

If you have some problems with mongo-csharp-driver

You may open issue on mongo-csharp-driver support forum (system) here: https://github.com/mongodb/mongo-csharp-driver/issues