HOG.Serializers 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package HOG.Serializers --version 1.0.0
NuGet\Install-Package HOG.Serializers -Version 1.0.0
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="HOG.Serializers" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HOG.Serializers --version 1.0.0
#r "nuget: HOG.Serializers, 1.0.0"
#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.
// Install HOG.Serializers as a Cake Addin
#addin nuget:?package=HOG.Serializers&version=1.0.0

// Install HOG.Serializers as a Cake Tool
#tool nuget:?package=HOG.Serializers&version=1.0.0

Newtonsoft.Json + FSPickler

let ser = pickle_serializer.serialize (1,"hello")
let des = pickle_serializer<int*string>.deserialize ser
let rt = json_serializer.roundtrip (1, "hello")
Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on HOG.Serializers:

Package Downloads
HOG.Tools

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 11,242 9/25/2021
1.0.0 6,295 4/20/2021