BinarySerializer 5.3.0-beta

This is a prerelease version of BinarySerializer.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package BinarySerializer --version 5.3.0-beta
                    
NuGet\Install-Package BinarySerializer -Version 5.3.0-beta
                    
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="5.3.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BinarySerializer" Version="5.3.0-beta" />
                    
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 5.3.0-beta
                    
#r "nuget: BinarySerializer, 5.3.0-beta"
                    
#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 BinarySerializer@5.3.0-beta
                    
#: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=BinarySerializer&version=5.3.0-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=BinarySerializer&version=5.3.0-beta&prerelease
                    
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 (4)

Showing the top 4 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 10
mganss/CueGen
Create Rekordbox cue points from Mixed in Key
JohnBel/EfsTools
Command line tools for Qualcomm EFS file system
Version Downloads Last Updated
8.6.4.1 313,580 8/23/2023
8.6.4 14,571 5/14/2023
8.6.3.3 8,697 4/11/2023
8.6.3.2 31,097 12/25/2022
8.6.3.1 548 12/25/2022
8.6.3 585 12/24/2022
8.6.3-alpha 36,139 1/1/2022
8.6.2.2 90,049 12/23/2021
8.6.2.1 621 12/23/2021
8.6.2 1,090 12/8/2021
8.6.1.2 1,658 11/20/2021
8.6.1.1 4,336 10/30/2021
8.6.1 701 10/26/2021
8.6.0 32,699 2/15/2021
8.5.3 7,250 9/7/2020
8.5.2 2,823 7/29/2020
8.5.1 12,128 4/8/2020
8.5.0 1,060 4/6/2020
8.4.3 11,631 8/11/2019
Loading failed

Adds FieldAlignment attribute.