BinarySerializer 4.6.4

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

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.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on BinarySerializer:

Package Downloads
UVtools.Core

MSLA/DLP, file analysis, calibration, repair, conversion and manipulation

XBee.Core

.NET Standard library for controlling XBee wireless modules.

PcapNgNet

A reader/writer for PCAPNG files.

ublox.Core

Core definition of the UBX protocol

aero.airprox.aldrin.shared

ALDRIN shared components for Edge devices made by AIRPROX

GitHub repositories (3)

Showing the top 3 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 8.0
mganss/CueGen
Create Rekordbox cue points from Mixed in Key
Version Downloads Last Updated
8.6.4.1 184,136 8/23/2023
8.6.4 13,220 5/14/2023
8.6.3.3 8,510 4/11/2023
8.6.3.2 30,621 12/25/2022
8.6.3.1 427 12/25/2022
8.6.3 424 12/24/2022
8.6.3-alpha 35,920 1/1/2022
8.6.2.2 88,428 12/23/2021
8.6.2.1 462 12/23/2021
8.6.2 916 12/8/2021
8.6.1.2 1,525 11/20/2021
8.6.1.1 4,030 10/30/2021
8.6.1 561 10/26/2021
8.6.0 32,272 2/15/2021
8.5.3 6,920 9/7/2020
8.5.2 2,618 7/29/2020
8.5.1 11,000 4/8/2020
8.5.0 876 4/6/2020
8.4.3 11,278 8/11/2019
8.4.2 1,368 8/4/2019
8.4.1 1,258 7/24/2019
8.3.1 1,541 7/7/2019
8.3.0 30,767 4/13/2019
8.2.0 9,111 2/17/2019
8.1.3 71,317 5/15/2018
8.1.2 1,954 5/2/2018
8.1.1 2,050 4/10/2018
8.1.0 1,810 4/5/2018
8.0.0 2,488 2/21/2018
7.9.1 2,035 1/29/2018
7.9.0 1,890 1/14/2018
7.8.1 1,982 1/1/2018
7.8.0 3,732 12/2/2017
7.7.0 1,725 11/19/2017
7.6.1 2,105 11/5/2017
7.5.7 2,741 9/3/2017
7.5.6 2,026 8/12/2017
7.5.5 7,280 6/26/2017
7.5.4 2,699 6/11/2017
7.5.3 6,780 6/3/2017
7.5.2 1,899 5/28/2017
7.5.0 1,730 5/26/2017
7.4.3 3,499 5/21/2017
7.4.2 1,725 5/20/2017
7.4.1 1,752 5/14/2017
7.4.0 1,725 5/7/2017
7.4.0-beta 1,526 4/29/2017
7.3.2 1,848 4/27/2017
7.3.1 1,889 4/8/2017
7.3.0 1,840 4/1/2017
7.2.0 1,771 3/18/2017
7.1.1 1,793 3/12/2017
7.1.0 1,828 3/4/2017
7.0.2 1,975 2/26/2017
7.0.1 2,025 2/25/2017
7.0.0 2,073 1/30/2017
6.0.3 4,357 2/28/2017
6.0.2 2,224 1/15/2017
6.0.1 3,285 1/4/2017
6.0.0 2,168 12/23/2016
5.8.2 1,975 12/17/2016
5.8.1 3,198 10/8/2016
5.8.0 3,900 9/19/2016
4.7.2 2,942 4/25/2016
4.7.1 2,358 4/25/2016
4.7.0 2,089 4/12/2016
4.6.5 2,953 4/1/2016
4.6.4 2,121 3/26/2016
4.6.3 2,376 2/7/2016
4.6.1 2,061 2/5/2016
4.6.0 2,740 12/31/2015
4.5.0 2,440 12/24/2015
4.4.4 2,340 12/12/2015
4.4.1 2,291 10/24/2015
4.4.0 2,662 8/11/2015
4.2.0 2,485 5/5/2015

Fixed issue with ignored subtype during serialization events.