MongoDB.Bson 2.9.0-beta2

Prefix Reserved
This is a prerelease version of MongoDB.Bson.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MongoDB.Bson --version 2.9.0-beta2
                    
NuGet\Install-Package MongoDB.Bson -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.Bson" 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.Bson" Version="2.9.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="MongoDB.Bson" />
                    
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.Bson --version 2.9.0-beta2
                    
#r "nuget: MongoDB.Bson, 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.Bson&version=2.9.0-beta2&prerelease
                    
Install MongoDB.Bson as a Cake Addin
#tool nuget:?package=MongoDB.Bson&version=2.9.0-beta2&prerelease
                    
Install MongoDB.Bson as a Cake Tool

MongoDB's Official Bson Library.

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 (810)

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

Package Downloads
MongoDB.Driver.Core

Core Component of the Official MongoDB .NET Driver.

MongoDB.Driver

Official .NET driver 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

Realm

Realm is a mobile database: a replacement for SQLite

GitHub repositories (56)

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

Repository Stars
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .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
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
dotnetcore/AgileConfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server
Meowv/Blog
🤣本项目有不同开发版本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据,Redis 缓存数据。项目采用前后端分离的模式进行开发,API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可作为 .NET Core 入门项目进行学习。If you liked `Blog` project or if it helped you, please give a star ⭐️ for this repository. 👍👍👍
realm/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
grandnode/grandnode2
E-commerce platform built with ASP.NET Core using MongoDB for NoSQL storage
SteveDunn/Vogen
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
wqaetly/NKGMobaBasedOnET
基于ET框架致敬LOL的Moba游戏,提供完整的状态帧同步框架,包含预测回滚逻辑,基于双端行为树的技能系统,更多精彩等你发现!Based on the ET framework, we pay tribute to LOL's Moba game, providing a complete state frame synchronization framework, including predictive rollback logic, a skill system based on double-ended behavior trees, and more exciting things waiting for you to discover!
dotnetGame/MineCase
Minecraft server based on Orleans
qq362946/Fantasy
C # Game Framework, but not limited to games. Can be used for non game business development
meziantou/Meziantou.Framework
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
imazen/resizer
The official repository for ImageResizer
streetwriters/notesnook-sync-server
Sync server for Notesnook (self-hosting in alpha)
magicdict/MongoCola
A MongoDB Administration Tool
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
Version Downloads Last updated
3.3.0 120,439 15 days ago
3.2.1 649,598 2 months ago
3.2.0 189,326 2 months ago
3.1.0 1,804,692 4 months ago
3.0.0 2,176,694 6 months ago
2.30.0 2,272,875 6 months ago
2.29.0 1,893,060 7 months ago
2.28.0 8,524,238 9 months ago
2.27.0 3,066,430 9 months ago
2.26.0 1,351,856 10 months ago
2.25.0 5,350,167 4/12/2024
2.24.0 4,337,345 2/21/2024
2.23.2 169,771 2/20/2024
2.23.1 6,125,287 12/15/2023
2.23.0 673,712 12/11/2023
2.22.0 8,101,241 10/9/2023
2.21.0 5,542,161 8/10/2023
2.20.0 6,206,232 6/21/2023
2.19.2 3,333,337 5/25/2023
2.19.1 8,194,069 3/27/2023
2.19.0 11,224,962 1/27/2023
2.18.0 10,553,342 10/14/2022
2.17.1 11,164,167 7/30/2022
2.17.0 1,360,823 7/18/2022
2.16.1 2,572,302 6/21/2022
2.16.0 1,496,361 6/7/2022
2.15.1 4,313,001 5/4/2022
2.15.0 5,383,771 3/9/2022
2.14.1 14,918,520 12/3/2021
2.14.0 1,490,960 11/24/2021
2.14.0-beta1 58,839 10/15/2021
2.13.3 4,203,415 11/23/2021
2.13.2 9,908,800 10/6/2021
2.13.1 7,139,946 8/4/2021
2.13.0 1,811,329 7/13/2021
2.13.0-beta1 141,512 3/31/2021
2.12.5 146,308 11/20/2021
2.12.4 3,132,894 6/4/2021
2.12.3 2,772,832 5/4/2021
2.12.2 2,742,329 4/7/2021
2.12.1 1,508,127 3/23/2021
2.12.0 5,075,860 3/3/2021
2.12.0-beta1 141,615 11/6/2020
2.11.6 9,899,575 1/20/2021
2.11.5 4,007,749 12/2/2020
2.11.4 2,816,912 11/4/2020
2.11.3 4,489,822 10/15/2020
2.11.2 6,432,185 9/10/2020
2.11.1 1,270,921 8/25/2020
2.11.0 2,202,144 7/30/2020
2.11.0-beta2 28,017 6/10/2020
2.11.0-beta1 70,532 4/10/2020
2.10.4 9,770,859 5/5/2020
2.10.3 2,207,289 4/7/2020
2.10.2 6,198,845 2/14/2020
2.10.1 3,563,553 1/15/2020
2.10.0 7,357,949 12/10/2019
2.10.0-beta1 58,439 10/2/2019
2.9.3 3,862,003 11/8/2019
2.9.2 4,229,153 9/30/2019
2.9.1 7,625,596 8/21/2019
2.9.0 426,375 8/15/2019
2.9.0-beta2 44,102 6/17/2019
2.9.0-beta1 65,215 3/13/2019
2.8.1 7,771,357 5/15/2019
2.8.0 5,009,211 3/13/2019
2.7.3 2,902,573 1/24/2019
2.7.2 4,766,765 11/10/2018
2.7.1 62,011 11/8/2018
2.7.0 6,655,193 6/27/2018
2.7.0-beta0001 39,313 4/22/2018
2.6.1 1,596,897 5/17/2018
2.6.0 811,483 4/24/2018
2.5.1 759,432 4/19/2018
2.5.0 3,700,877 12/12/2017
2.4.4 16,887,167 6/8/2017
2.4.3 2,362,455 3/9/2017
2.4.2 450,550 2/2/2017
2.4.1 212,948 1/4/2017
2.4.0 796,435 11/29/2016
2.4.0-beta1 22,669 10/5/2016
2.3.0 8,193,879 9/23/2016
2.3.0-rc1 95,025 8/29/2016
2.3.0-beta1 14,856 8/3/2016
2.2.4 883,774 5/18/2016
2.2.3 605,733 2/2/2016
2.2.2 98,307 1/15/2016
2.2.1 27,825 1/8/2016
2.2.0 157,314 12/7/2015
2.2.0-rc0 7,553 11/18/2015
2.1.1 184,271 11/11/2015
2.1.0 105,563 10/19/2015
2.1.0-rc1 11,240 10/7/2015
2.1.0-rc0 9,336 9/17/2015
2.0.2 68,223 11/11/2015
2.0.1 406,083 6/8/2015
2.0.0 461,972 4/2/2015
2.0.0-rc0 19,583 3/17/2015
2.0.0-beta4 6,212 3/9/2015
2.0.0-beta3 5,544 3/5/2015
2.0.0-beta2 6,817 2/4/2015
2.0.0-beta1 7,607 1/16/2015