MongoDB.Driver
2.9.0-beta2
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-7j9m-j397-g4wx | Severity: high |
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
<PackageReference Include="MongoDB.Driver" Version="2.9.0-beta2" />
<PackageVersion Include="MongoDB.Driver" Version="2.9.0-beta2" />
<PackageReference Include="MongoDB.Driver" />
paket add MongoDB.Driver --version 2.9.0-beta2
#r "nuget: MongoDB.Driver, 2.9.0-beta2"
#addin nuget:?package=MongoDB.Driver&version=2.9.0-beta2&prerelease
#tool nuget:?package=MongoDB.Driver&version=2.9.0-beta2&prerelease
Official .NET driver for MongoDB.
Product | Versions 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. |
-
.NETFramework 4.5.2
- MongoDB.Bson (>= 2.9.0-beta2)
- MongoDB.Driver.Core (>= 2.9.0-beta2)
-
.NETStandard 1.5
- MongoDB.Bson (>= 2.9.0-beta2)
- MongoDB.Driver.Core (>= 2.9.0-beta2)
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel.TypeConverter (>= 4.1.0)
- System.Linq.Queryable (>= 4.0.1)
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 | 95,906 | 3/27/2025 | |
3.2.1 | 602,591 | 2/20/2025 | |
3.2.0 | 192,106 | 2/12/2025 | |
3.1.0 | 1,679,441 | 12/5/2024 | |
3.0.0 | 2,245,464 | 10/16/2024 | |
2.30.0 | 2,048,448 | 10/16/2024 | |
2.29.0 | 1,756,037 | 9/18/2024 | |
2.28.0 | 6,810,907 | 7/23/2024 | |
2.27.0 | 2,885,759 | 6/28/2024 | |
2.26.0 | 1,197,946 | 6/12/2024 | |
2.25.0 | 5,044,063 | 4/12/2024 | |
2.24.0 | 4,090,939 | 2/21/2024 | |
2.23.2 | 149,595 | 2/20/2024 | |
2.23.1 | 5,729,053 | 12/15/2023 | |
2.23.0 | 602,585 | 12/11/2023 | |
2.22.0 | 7,881,505 | 10/9/2023 | |
2.21.0 | 4,904,015 | 8/10/2023 | |
2.20.0 | 5,558,232 | 6/21/2023 | |
2.19.2 | 3,080,169 | 5/25/2023 | |
2.19.1 | 7,197,216 | 3/27/2023 | |
2.19.0 | 8,367,780 | 1/27/2023 | |
2.18.0 | 9,351,989 | 10/14/2022 | |
2.17.1 | 10,369,071 | 7/30/2022 | |
2.17.0 | 1,244,855 | 7/18/2022 | |
2.16.1 | 2,226,288 | 6/21/2022 | |
2.16.0 | 1,336,898 | 6/7/2022 | |
2.15.1 | 3,840,224 | 5/4/2022 | |
2.15.0 | 4,589,915 | 3/9/2022 | |
2.14.1 | 13,233,065 | 12/3/2021 | |
2.14.0 | 1,394,322 | 11/24/2021 | |
2.14.0-beta1 | 56,627 | 10/15/2021 | |
2.13.3 | 1,168,494 | 11/23/2021 | |
2.13.2 | 9,009,349 | 10/6/2021 | |
2.13.1 | 6,295,090 | 8/4/2021 | |
2.13.0 | 1,605,401 | 7/13/2021 | |
2.13.0-beta1 | 61,756 | 3/31/2021 | |
2.12.5 | 104,725 | 11/20/2021 | |
2.12.4 | 2,880,062 | 6/4/2021 | |
2.12.3 | 2,480,795 | 5/4/2021 | |
2.12.2 | 2,420,514 | 4/7/2021 | |
2.12.1 | 1,354,118 | 3/23/2021 | |
2.12.0 | 4,968,901 | 3/3/2021 | |
2.12.0-beta1 | 130,326 | 11/6/2020 | |
2.11.6 | 9,578,375 | 1/20/2021 | |
2.11.5 | 3,643,276 | 12/2/2020 | |
2.11.4 | 2,304,730 | 11/4/2020 | |
2.11.3 | 2,921,478 | 10/15/2020 | |
2.11.2 | 6,344,031 | 9/10/2020 | |
2.11.1 | 1,166,943 | 8/25/2020 | |
2.11.0 | 2,062,298 | 7/30/2020 | |
2.11.0-beta2 | 25,759 | 6/10/2020 | |
2.11.0-beta1 | 56,568 | 4/10/2020 | |
2.10.4 | 8,757,476 | 5/5/2020 | |
2.10.3 | 1,886,018 | 4/7/2020 | |
2.10.2 | 5,673,849 | 2/14/2020 | |
2.10.1 | 3,209,127 | 1/15/2020 | |
2.10.0 | 7,032,391 | 12/10/2019 | |
2.10.0-beta1 | 46,318 | 10/2/2019 | |
2.9.3 | 3,505,713 | 11/8/2019 | |
2.9.2 | 3,994,913 | 9/30/2019 | |
2.9.1 | 7,231,875 | 8/21/2019 | |
2.9.0 | 346,795 | 8/15/2019 | |
2.9.0-beta2 | 40,454 | 6/17/2019 | |
2.9.0-beta1 | 51,199 | 3/13/2019 | |
2.8.1 | 6,953,885 | 5/15/2019 | |
2.8.0 | 5,007,950 | 3/13/2019 | |
2.7.3 | 2,740,339 | 1/24/2019 | |
2.7.2 | 4,712,905 | 11/10/2018 | |
2.7.1 | 50,944 | 11/8/2018 | |
2.7.0 | 6,504,085 | 6/27/2018 | |
2.7.0-beta0001 | 35,573 | 4/22/2018 | |
2.6.1 | 1,342,373 | 5/17/2018 | |
2.6.0 | 756,704 | 4/24/2018 | |
2.5.1 | 748,041 | 4/19/2018 | |
2.5.0 | 3,449,551 | 12/12/2017 | |
2.4.4 | 3,554,681 | 6/8/2017 | |
2.4.3 | 1,296,761 | 3/9/2017 | |
2.4.2 | 420,227 | 2/2/2017 | |
2.4.1 | 196,841 | 1/4/2017 | |
2.4.0 | 661,246 | 11/29/2016 | |
2.4.0-beta1 | 19,871 | 10/5/2016 | |
2.3.0 | 4,992,748 | 9/23/2016 | |
2.3.0-rc1 | 89,997 | 8/29/2016 | |
2.3.0-beta1 | 11,729 | 8/3/2016 | |
2.2.4 | 872,125 | 5/18/2016 | |
2.2.3 | 543,621 | 2/2/2016 | |
2.2.2 | 61,440 | 1/15/2016 | |
2.2.1 | 24,788 | 1/8/2016 | |
2.2.0 | 154,621 | 12/7/2015 | |
2.2.0-rc0 | 5,023 | 11/18/2015 | |
2.1.1 | 181,293 | 11/11/2015 | |
2.1.0 | 98,464 | 10/19/2015 | |
2.1.0-rc1 | 8,967 | 10/7/2015 | |
2.1.0-rc0 | 6,693 | 9/17/2015 | |
2.0.2 | 65,321 | 11/11/2015 | |
2.0.1 | 376,057 | 6/8/2015 | |
2.0.0 | 412,815 | 4/2/2015 | |
2.0.0-rc0 | 16,831 | 3/17/2015 | |
2.0.0-beta4 | 3,378 | 3/9/2015 | |
2.0.0-beta3 | 2,957 | 3/5/2015 | |
2.0.0-beta2 | 4,105 | 2/4/2015 | |
2.0.0-beta1 | 4,160 | 1/16/2015 |