ZeroFormatter.Unity 1.6.4

dotnet add package ZeroFormatter.Unity --version 1.6.4
                    
NuGet\Install-Package ZeroFormatter.Unity -Version 1.6.4
                    
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.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZeroFormatter.Unity" Version="1.6.4" />
                    
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.4
                    
#r "nuget: ZeroFormatter.Unity, 1.6.4"
                    
#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.
#addin nuget:?package=ZeroFormatter.Unity&version=1.6.4
                    
Install ZeroFormatter.Unity as a Cake Addin
#tool nuget:?package=ZeroFormatter.Unity&version=1.6.4
                    
Install ZeroFormatter.Unity 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 24,568 3/1/2017
1.6.3 1,102 2/27/2017
1.6.2 1,228 1/30/2017
1.6.1 1,104 1/24/2017
1.6.0 1,149 1/8/2017
1.5.7 1,171 12/20/2016
1.5.6 1,123 12/16/2016
1.5.5 1,104 12/11/2016
1.5.4 1,172 12/5/2016
1.5.3 1,165 12/5/2016
1.5.2 1,095 11/26/2016
1.5.1 1,186 11/25/2016
1.5.0 1,106 11/22/2016
1.4.2 1,061 11/20/2016
1.4.1 1,134 11/16/2016
1.4.0 1,082 11/15/2016
1.3.3 1,132 11/15/2016
1.3.2 1,080 11/14/2016
1.3.1 1,064 11/13/2016
1.3.0 1,097 11/13/2016
1.2.1 1,098 11/11/2016
1.2.0 1,087 11/10/2016
1.1.1 1,102 11/10/2016
1.1.0 1,084 11/10/2016
1.0.1 1,402 11/8/2016
1.0.0 1,483 11/7/2016
0.2.7 1,413 11/4/2016
0.2.6 1,373 11/2/2016
0.2.5 1,146 11/2/2016
0.2.4 1,399 11/2/2016
0.2.3.1 1,356 11/1/2016
0.2.3 1,121 11/1/2016
0.2.2 1,061 10/31/2016
0.2.1 1,087 10/31/2016
0.2.0 1,122 10/31/2016
0.1.9 1,133 10/25/2016
0.1.8 1,089 10/25/2016
0.1.7 1,068 10/25/2016
0.1.6 1,081 10/25/2016
0.1.5 1,101 10/25/2016
0.1.4 1,102 10/21/2016
0.1.3 1,093 10/20/2016
0.1.2 1,129 10/20/2016
0.1.1 1,102 10/20/2016
0.1.0 1,089 10/20/2016

modify resolver priority for extend types. add -u option for zfc.exe.