Apex.Serialization 7.1.0

dotnet add package Apex.Serialization --version 7.1.0
                    
NuGet\Install-Package Apex.Serialization -Version 7.1.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="Apex.Serialization" Version="7.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Apex.Serialization" Version="7.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Apex.Serialization" />
                    
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 Apex.Serialization --version 7.1.0
                    
#r "nuget: Apex.Serialization, 7.1.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.
#:package Apex.Serialization@7.1.0
                    
#: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=Apex.Serialization&version=7.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Apex.Serialization&version=7.1.0
                    
Install as a Cake Tool

A high performance contract-less binary serializer

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Apex.Serialization:

Package Downloads
POCmd.Core

Pipeline object command fundamentals.

MooVC.Infrastructure.Serialization.Apex

A library designed to encapsulate the Apex.Serialization implementation through the standardized MooVC.Serialization interpretation, facilitating ease of consumption within inner layers without direct coupling to infrastructural concerns.

Ao.Cache.Serizlier.Apex

A cache model

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.1.0 51 8/20/2026
7.0.0 150 8/4/2026
6.0.1 9,113 9/29/2025
6.0.0 5,242 5/20/2025
5.0.2 30,968 8/31/2024
5.0.1 18,524 11/27/2023
4.0.5 12,883 5/25/2023
4.0.4 337 5/25/2023
4.0.3 26,271 6/21/2022
4.0.2 1,508 3/22/2022
4.0.1 615 3/21/2022
4.0.0 701 3/7/2022
3.0.0 18,226 2/20/2021
2.0.1 20,306 7/7/2020
2.0.0 1,028 4/21/2020
2.0.0-pre.4 2,493 2/17/2020
2.0.0-pre.3 501 2/15/2020
1.3.5 2,538 11/5/2025
1.3.4 9,943 7/7/2020
Loading failed