mongodb/mongo-csharp-driver

The Official C# .NET Driver for MongoDB

C#Visual Basic .NETShellPythonPerlJavaScriptmongodbcsharpnosqldotnet-frameworkcsharp-library
This is stars and forks stats for /mongodb/mongo-csharp-driver repository. As of 02 May, 2024 this repository has 3049 stars and 1274 forks.

MongoDB C# Driver You can get the latest stable release from the official Nuget.org feed or from our github releases page. Getting Started Untyped Documents using MongoDB.Bson; using MongoDB.Driver; var client = new MongoClient("mongodb://localhost:27017"); var database = client.GetDatabase("foo"); var collection = database.GetCollection<BsonDocument>("bar"); await collection.InsertOneAsync(new BsonDocument("Name", "Jack")); var list = await collection.Find(new BsonDocument("Name", "Jack")) ...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
techascent/tech.parquetClojureShell9000
MiRoboticsLab/cyberdog_wsCMakeShellPython1350240
Bookingjini-Labs/bookingjini-iconsHTMLCSSJavaScript4501310
Czechitas-podklady-WEB/projekt-nakupy-postCSSJavaScriptHTML0080
JetBrains/resharper-fsharpF#C#Kotlin3080580
amelia-coding/codingJavaScriptHTMLTypeScript1640380
Rocketseat/frontend-challengeJavaScript2350159+3
ml5js/ml5-libraryJavaScript6.2k09090
microsoft/fluentui-blazorC#HTMLCSS1.7k01650
artidoro/qloraJupyter NotebookPythonShell7.9k06950