Ross ROSS = Recommend OSS · open-source software intelligence for agents

mongodb/mongo-csharp-driver

The Official C# .NET Driver for MongoDB observed · 2026-08-28

github.com/mongodb/mongo-csharp-driver · homepage · C# · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 85
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 33
  • age_days: 5936
  • days_rel: 21
  • days_push: 7
  • n_releases_24m: 22

Full methodology

Adoption not part of the score

3241 stars · 1271 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The official MongoDB driver for C# and .NET, providing a client API for connecting to, querying, and writing to MongoDB databases. It supports both typed documents via LINQ-style expressions and untyped BsonDocument access.

Use cases

  • connect to mongodb from c#
  • query mongodb with linq in dotnet
  • insert and find documents in mongodb using c#
  • map c# classes to mongodb collections
  • use mongodb with asp.net core
  • work with bson documents in .net

When to choose

  • you are building a .NET or C# application that stores data in MongoDB
  • you want an officially supported, semver-versioned MongoDB client with typed and untyped document APIs
  • you need LINQ-style strongly typed queries against MongoDB collections

When to avoid

  • your project uses a language other than C#/.NET
  • you need a relational SQL database driver instead of a document database
  • you are using a community-supported MongoDB client for another ecosystem

Facets

library · maturity stable

database-driver database serialization databases backend web-development developer-tools dotnet cross-platform cloud mongodb nosql csharp official-driver bson async

9 sources

Member repositories

RepositoryRoleHealth v2
mongodb/mongo-csharp-drivermain94

For agents

markdown · JSON · MCP: product_card(name="mongodb/mongo-csharp-driver")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem