MongoDB.Driver 2.9.0-beta2

Prefix Reserved
Details
Advisory: https://github.com/advisories/GHSA-7j9m-j397-g4wx Severity: high
This is a prerelease version of MongoDB.Driver.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MongoDB.Driver --version 2.9.0-beta2
                    
NuGet\Install-Package MongoDB.Driver -Version 2.9.0-beta2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MongoDB.Driver" Version="2.9.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MongoDB.Driver" Version="2.9.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="MongoDB.Driver" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MongoDB.Driver --version 2.9.0-beta2
                    
#r "nuget: MongoDB.Driver, 2.9.0-beta2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=MongoDB.Driver&version=2.9.0-beta2&prerelease
                    
Install MongoDB.Driver as a Cake Addin
#tool nuget:?package=MongoDB.Driver&version=2.9.0-beta2&prerelease
                    
Install MongoDB.Driver as a Cake Tool

Official .NET driver for MongoDB.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.5 is compatible.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2.8K)

Showing the top 5 NuGet packages that depend on MongoDB.Driver:

Package Downloads
AspNetCore.HealthChecks.MongoDb

HealthChecks.MongoDb is the health check package for MongoDb.

MongoDB.Driver.GridFS

GridFS Component of the Official MongoDB .NET Driver.

mongocsharpdriver

This package contains the legacy driver. The new driver's package name is MongoDB.Driver

MongoDB.Driver.Core.Extensions.DiagnosticSources

Package Description

Mongo2Go

Mongo2Go is a managed wrapper around MongoDB binaries. It targets .NET Framework 4.7.2 and .NET Standard 2.1. This Nuget package contains the executables of mongod, mongoimport and mongoexport v4.4.4 for Windows, Linux and macOS. Mongo2Go has two use cases: 1. Providing multiple, temporary and isolated MongoDB databases for integration tests 2. Providing a quick to set up MongoDB database for a local developer environment

GitHub repositories (199)

Showing the top 20 popular GitHub repositories that depend on MongoDB.Driver:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
MassTransit/MassTransit
Distributed Application Framework for .NET
elsa-workflows/elsa-core
A .NET workflows library
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
dotnetcore/DotnetSpider
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
ravendb/ravendb
ACID Document Database
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
Version Downloads Last updated
3.3.0 99,879 3/27/2025
3.2.1 606,401 2/20/2025
3.2.0 192,819 2/12/2025
3.1.0 1,683,885 12/5/2024
3.0.0 2,249,772 10/16/2024
2.30.0 2,053,481 10/16/2024
2.29.0 1,758,161 9/18/2024
2.28.0 6,819,192 7/23/2024
2.27.0 2,888,452 6/28/2024
2.26.0 1,199,235 6/12/2024
2.25.0 5,047,782 4/12/2024
2.24.0 4,093,186 2/21/2024
2.23.2 149,657 2/20/2024
2.23.1 5,731,336 12/15/2023
2.23.0 602,865 12/11/2023
2.22.0 7,886,013 10/9/2023
2.21.0 4,906,048 8/10/2023
2.20.0 5,560,212 6/21/2023
2.19.2 3,081,278 5/25/2023
2.19.1 7,198,798 3/27/2023
2.19.0 8,370,423 1/27/2023
2.18.0 9,353,007 10/14/2022 2.18.0 has at least one vulnerability with high severity.
2.17.1 10,369,784 7/30/2022 2.17.1 has at least one vulnerability with high severity.
2.17.0 1,245,010 7/18/2022 2.17.0 has at least one vulnerability with high severity.
2.16.1 2,226,543 6/21/2022 2.16.1 has at least one vulnerability with high severity.
2.16.0 1,337,081 6/7/2022 2.16.0 has at least one vulnerability with high severity.
2.15.1 3,840,527 5/4/2022 2.15.1 has at least one vulnerability with high severity.
2.15.0 4,590,237 3/9/2022 2.15.0 has at least one vulnerability with high severity.
2.14.1 13,234,913 12/3/2021 2.14.1 has at least one vulnerability with high severity.
2.14.0 1,394,465 11/24/2021 2.14.0 has at least one vulnerability with high severity.
2.14.0-beta1 56,627 10/15/2021 2.14.0-beta1 has at least one vulnerability with high severity.
2.13.3 1,168,923 11/23/2021 2.13.3 has at least one vulnerability with high severity.
2.13.2 9,012,099 10/6/2021 2.13.2 has at least one vulnerability with high severity.
2.13.1 6,295,482 8/4/2021 2.13.1 has at least one vulnerability with high severity.
2.13.0 1,605,563 7/13/2021 2.13.0 has at least one vulnerability with high severity.
2.13.0-beta1 61,766 3/31/2021 2.13.0-beta1 has at least one vulnerability with high severity.
2.12.5 104,747 11/20/2021 2.12.5 has at least one vulnerability with high severity.
2.12.4 2,880,283 6/4/2021 2.12.4 has at least one vulnerability with high severity.
2.12.3 2,480,984 5/4/2021 2.12.3 has at least one vulnerability with high severity.
2.12.2 2,420,804 4/7/2021 2.12.2 has at least one vulnerability with high severity.
2.12.1 1,354,249 3/23/2021 2.12.1 has at least one vulnerability with high severity.
2.12.0 4,969,987 3/3/2021 2.12.0 has at least one vulnerability with high severity.
2.12.0-beta1 130,328 11/6/2020 2.12.0-beta1 has at least one vulnerability with high severity.
2.11.6 9,580,146 1/20/2021 2.11.6 has at least one vulnerability with high severity.
2.11.5 3,643,653 12/2/2020 2.11.5 has at least one vulnerability with high severity.
2.11.4 2,304,829 11/4/2020 2.11.4 has at least one vulnerability with high severity.
2.11.3 2,921,805 10/15/2020 2.11.3 has at least one vulnerability with high severity.
2.11.2 6,344,143 9/10/2020 2.11.2 has at least one vulnerability with high severity.
2.11.1 1,167,087 8/25/2020 2.11.1 has at least one vulnerability with high severity.
2.11.0 2,062,537 7/30/2020 2.11.0 has at least one vulnerability with high severity.
2.11.0-beta2 25,762 6/10/2020 2.11.0-beta2 has at least one vulnerability with high severity.
2.11.0-beta1 56,568 4/10/2020 2.11.0-beta1 has at least one vulnerability with high severity.
2.10.4 8,758,046 5/5/2020 2.10.4 has at least one vulnerability with high severity.
2.10.3 1,886,100 4/7/2020 2.10.3 has at least one vulnerability with high severity.
2.10.2 5,673,998 2/14/2020 2.10.2 has at least one vulnerability with high severity.
2.10.1 3,209,283 1/15/2020 2.10.1 has at least one vulnerability with high severity.
2.10.0 7,034,387 12/10/2019 2.10.0 has at least one vulnerability with high severity.
2.10.0-beta1 46,319 10/2/2019 2.10.0-beta1 has at least one vulnerability with high severity.
2.9.3 3,505,875 11/8/2019 2.9.3 has at least one vulnerability with high severity.
2.9.2 3,995,121 9/30/2019 2.9.2 has at least one vulnerability with high severity.
2.9.1 7,232,558 8/21/2019 2.9.1 has at least one vulnerability with high severity.
2.9.0 346,807 8/15/2019 2.9.0 has at least one vulnerability with high severity.
2.9.0-beta2 40,455 6/17/2019 2.9.0-beta2 has at least one vulnerability with high severity.
2.9.0-beta1 51,204 3/13/2019 2.9.0-beta1 has at least one vulnerability with high severity.
2.8.1 6,955,298 5/15/2019 2.8.1 has at least one vulnerability with high severity.
2.8.0 5,008,783 3/13/2019 2.8.0 has at least one vulnerability with high severity.
2.7.3 2,740,498 1/24/2019 2.7.3 has at least one vulnerability with high severity.
2.7.2 4,713,226 11/10/2018 2.7.2 has at least one vulnerability with high severity.
2.7.1 50,951 11/8/2018 2.7.1 has at least one vulnerability with high severity.
2.7.0 6,504,384 6/27/2018 2.7.0 has at least one vulnerability with high severity.
2.7.0-beta0001 35,573 4/22/2018 2.7.0-beta0001 has at least one vulnerability with high severity.
2.6.1 1,342,433 5/17/2018 2.6.1 has at least one vulnerability with high severity.
2.6.0 756,718 4/24/2018 2.6.0 has at least one vulnerability with high severity.
2.5.1 748,182 4/19/2018 2.5.1 has at least one vulnerability with high severity.
2.5.0 3,449,788 12/12/2017 2.5.0 has at least one vulnerability with high severity.
2.4.4 3,554,924 6/8/2017 2.4.4 has at least one vulnerability with high severity.
2.4.3 1,296,832 3/9/2017 2.4.3 has at least one vulnerability with high severity.
2.4.2 420,254 2/2/2017 2.4.2 has at least one vulnerability with high severity.
2.4.1 196,872 1/4/2017 2.4.1 has at least one vulnerability with high severity.
2.4.0 661,319 11/29/2016 2.4.0 has at least one vulnerability with high severity.
2.4.0-beta1 19,871 10/5/2016 2.4.0-beta1 has at least one vulnerability with high severity.
2.3.0 4,993,841 9/23/2016 2.3.0 has at least one vulnerability with high severity.
2.3.0-rc1 90,007 8/29/2016 2.3.0-rc1 has at least one vulnerability with high severity.
2.3.0-beta1 11,729 8/3/2016 2.3.0-beta1 has at least one vulnerability with high severity.
2.2.4 872,179 5/18/2016 2.2.4 has at least one vulnerability with high severity.
2.2.3 543,653 2/2/2016 2.2.3 has at least one vulnerability with high severity.
2.2.2 61,440 1/15/2016 2.2.2 has at least one vulnerability with high severity.
2.2.1 24,788 1/8/2016 2.2.1 has at least one vulnerability with high severity.
2.2.0 154,625 12/7/2015 2.2.0 has at least one vulnerability with high severity.
2.2.0-rc0 5,023 11/18/2015 2.2.0-rc0 has at least one vulnerability with high severity.
2.1.1 181,295 11/11/2015 2.1.1 has at least one vulnerability with high severity.
2.1.0 98,476 10/19/2015 2.1.0 has at least one vulnerability with high severity.
2.1.0-rc1 8,967 10/7/2015 2.1.0-rc1 has at least one vulnerability with high severity.
2.1.0-rc0 6,693 9/17/2015 2.1.0-rc0 has at least one vulnerability with high severity.
2.0.2 65,334 11/11/2015 2.0.2 has at least one vulnerability with high severity.
2.0.1 376,077 6/8/2015 2.0.1 has at least one vulnerability with high severity.
2.0.0 412,838 4/2/2015 2.0.0 has at least one vulnerability with high severity.
2.0.0-rc0 16,831 3/17/2015 2.0.0-rc0 has at least one vulnerability with high severity.
2.0.0-beta4 3,378 3/9/2015 2.0.0-beta4 has at least one vulnerability with high severity.
2.0.0-beta3 2,957 3/5/2015 2.0.0-beta3 has at least one vulnerability with high severity.
2.0.0-beta2 4,105 2/4/2015 2.0.0-beta2 has at least one vulnerability with high severity.
2.0.0-beta1 4,160 1/16/2015 2.0.0-beta1 has at least one vulnerability with high severity.