HotChai.Serialization 1.3.0

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

// Install HotChai.Serialization as a Cake Tool
#tool nuget:?package=HotChai.Serialization&version=1.3.0

A cross-platform library for efficiently serializing basic .NET types. Supports JSON, XML, Bencode, and PBON formats.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 476 10/28/2021
1.4.3 808 10/24/2018
1.4.2 1,418 9/17/2016
1.3.0 1,245 7/6/2016
1.2.0 1,923 3/30/2014

Update portable library target to Profile111.