OBeautifulCode.Serialization.Recipes.Factory 1.0.152

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

Serialization logic used by OBC assets, references all serialization types to provide a universal factory to build serializers.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

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

Package Downloads
Naos.Deployment.Bootstrapper

Recipe that installs the basic classes and references needed to run Naos.Deployment logic, servers to abstract configuration and not need to provided everything on the command line.

OBeautifulCode.Serialization.Recipes.RoundtripSerializationExtensions

Performs roundtrip serialization testing.

Naos.MessageBus.Hangfire.Bootstrapper

Recipe that installs the basic classes and references needed to run a Hangfire MessageBus Harness. Provides clear extension points for registering message handlers, adding logging, error handling, etc.

Naos.Recipes.Console.Bootstrapper

Recipe that installs the basic classes and references needed to get a .NET Console Application up and running.

Naos.Bootstrapper.Recipes.Core.Console

Bootstrapper for the 'Core.Console' project kind.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.152 202 1/28/2026
1.0.151 1,499 10/14/2025
1.0.150 369 10/1/2025
1.0.149 349 10/1/2025
1.0.148 1,066 8/7/2025
1.0.147 455 8/7/2025
1.0.146 457 8/4/2025
1.0.145 706 7/30/2025
1.0.143 585 5/6/2025
1.0.142 420 5/5/2025
1.0.141 1,170 2/12/2025
1.0.140 7,651 11/17/2022
1.0.139 903 11/16/2022
1.0.138 903 11/16/2022
1.0.137 857 11/15/2022
1.0.136 931 11/15/2022
1.0.135 881 11/2/2022
1.0.131 1,348 6/20/2022
1.0.130 1,136 6/20/2022
1.0.129 1,264 5/25/2022
Loading failed