OBeautifulCode.Serialization 1.0.152

dotnet add package OBeautifulCode.Serialization --version 1.0.152
                    
NuGet\Install-Package OBeautifulCode.Serialization -Version 1.0.152
                    
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" Version="1.0.152" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OBeautifulCode.Serialization" Version="1.0.152" />
                    
Directory.Packages.props
<PackageReference Include="OBeautifulCode.Serialization" />
                    
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 --version 1.0.152
                    
#r "nuget: OBeautifulCode.Serialization, 1.0.152"
                    
#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@1.0.152
                    
#: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&version=1.0.152
                    
Install as a Cake Addin
#tool nuget:?package=OBeautifulCode.Serialization&version=1.0.152
                    
Install as a Cake Tool

Serialization logic used by OBC assets, provides generic interfaces as well as a DateTimeStringSerializer that will work with all DateTimeKinds.

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

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

Package Downloads
Naos.MessageBus.Domain

Created on 2026-01-05 20:44

Naos.Database.Domain

Created on 2025-10-27 21:29

OBeautifulCode.Serialization.Json

Serialization logic used by OBC assets, provides both Binary and String serialization in JSON using Newtonsoft as the underlying work.

Naos.Deployment.Domain

Created on 2025-10-28 17:10

OBeautifulCode.Serialization.Bson

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.152 676 1/28/2026
1.0.151 10,509 10/14/2025
1.0.150 550 10/1/2025
1.0.149 463 10/1/2025
1.0.148 9,390 8/7/2025
1.0.147 500 8/7/2025
1.0.146 663 8/4/2025
1.0.145 3,180 7/30/2025
1.0.144 170 7/30/2025
1.0.143 4,096 5/6/2025
1.0.142 507 5/5/2025
1.0.141 14,903 2/12/2025
1.0.140 92,172 11/17/2022
1.0.139 12,293 11/16/2022
1.0.138 2,688 11/16/2022
1.0.137 2,673 11/15/2022
1.0.136 2,769 11/15/2022
1.0.135 2,897 11/2/2022
1.0.131 14,221 6/20/2022
1.0.130 4,314 6/20/2022
Loading failed