ZeroFormatter.Unity 1.6.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package ZeroFormatter.Unity --version 1.6.2
                    
NuGet\Install-Package ZeroFormatter.Unity -Version 1.6.2
                    
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="ZeroFormatter.Unity" Version="1.6.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZeroFormatter.Unity" Version="1.6.2" />
                    
Directory.Packages.props
<PackageReference Include="ZeroFormatter.Unity" />
                    
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 ZeroFormatter.Unity --version 1.6.2
                    
#r "nuget: ZeroFormatter.Unity, 1.6.2"
                    
#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 ZeroFormatter.Unity@1.6.2
                    
#: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=ZeroFormatter.Unity&version=1.6.2
                    
Install as a Cake Addin
#tool nuget:?package=ZeroFormatter.Unity&version=1.6.2
                    
Install as a Cake Tool

Infinitely fast serializer for .NET, .NET Core and Unity.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.6.4 25,000 3/1/2017
1.6.3 1,422 2/27/2017
1.6.2 1,542 1/30/2017
1.6.1 1,434 1/24/2017
1.6.0 1,470 1/8/2017
1.5.7 1,496 12/20/2016
1.5.6 1,462 12/16/2016
1.5.5 1,415 12/11/2016
1.5.4 1,484 12/5/2016
1.5.3 1,490 12/5/2016
1.5.2 1,423 11/26/2016
1.5.1 1,539 11/25/2016
1.5.0 1,419 11/22/2016
1.4.2 1,381 11/20/2016
1.4.1 1,477 11/16/2016
1.4.0 1,414 11/15/2016
1.3.3 1,462 11/15/2016
1.3.2 1,414 11/14/2016
1.3.1 1,422 11/13/2016
1.3.0 1,416 11/13/2016
Loading failed

fixed serialize issue when mutate under non-tracked collection.