BinarySerializer 4.2.0

dotnet add package BinarySerializer --version 4.2.0
NuGet\Install-Package BinarySerializer -Version 4.2.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="BinarySerializer" Version="4.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BinarySerializer --version 4.2.0
#r "nuget: BinarySerializer, 4.2.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 BinarySerializer as a Cake Addin
#addin nuget:?package=BinarySerializer&version=4.2.0

// Install BinarySerializer as a Cake Tool
#tool nuget:?package=BinarySerializer&version=4.2.0

A declarative serialization framework for controlling formatting of data at the byte level.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on BinarySerializer:

Repository Stars
sn4k3/UVtools
MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
Texnomic/SecureDNS
Secure, Modern, Fully-Featured, All-In-One Cross-Architecture & Cross-Platform DNS Server Using .NET 7.0
Version Downloads Last updated
4.2.0 181 5/5/2015

Removed binding restriction for reference types.