OBeautifulCode.Serialization.Bson 1.0.155

dotnet add package OBeautifulCode.Serialization.Bson --version 1.0.155
                    
NuGet\Install-Package OBeautifulCode.Serialization.Bson -Version 1.0.155
                    
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="OBeautifulCode.Serialization.Bson" Version="1.0.155" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OBeautifulCode.Serialization.Bson" Version="1.0.155" />
                    
Directory.Packages.props
<PackageReference Include="OBeautifulCode.Serialization.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 OBeautifulCode.Serialization.Bson --version 1.0.155
                    
#r "nuget: OBeautifulCode.Serialization.Bson, 1.0.155"
                    
#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.
#:package OBeautifulCode.Serialization.Bson@1.0.155
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OBeautifulCode.Serialization.Bson&version=1.0.155
                    
Install as a Cake Addin
#tool nuget:?package=OBeautifulCode.Serialization.Bson&version=1.0.155
                    
Install as a Cake Tool

Serialization logic used by OBC assets, provides both Binary and String serialization in BSON using Mongo.  It includes auto configuration logic and various helper methods that can be used independently.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (69)

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

Package Downloads
Naos.Deployment.Persistence

Created on 2026-03-26 18:58

Naos.Deployment.Core

Created on 2026-03-26 18:57

Naos.Deployment.Tracking

Created on 2026-03-26 18:58

Naos.Deployment.MessageBus.Handler

Created on 2026-03-26 18:58

Naos.MessageBus.Persistence

Created on 2026-01-05 20:44

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.155 367 2026/8/28
1.0.154 203 2026/8/28
1.0.153 222 2026/8/19
1.0.152 2,438 2026/1/28
1.0.151 5,100 2025/10/14
1.0.150 406 2025/10/1
1.0.149 360 2025/10/1
1.0.148 3,690 2025/8/7
1.0.147 396 2025/8/7
1.0.146 434 2025/8/4
1.0.145 1,375 2025/7/30
1.0.143 1,947 2025/5/6
1.0.142 364 2025/5/5
1.0.141 5,846 2025/2/12
1.0.140 34,048 2022/11/17
1.0.139 3,053 2022/11/16
1.0.138 1,421 2022/11/16
1.0.137 1,370 2022/11/15
1.0.136 1,497 2022/11/15
1.0.135 1,507 2022/11/2
Loading failed