Apex.Serialization 6.0.1

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

A high performance contract-less binary serializer

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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
6.0.1 1,948 9/29/2025
6.0.0 4,814 5/20/2025
5.0.2 16,117 8/31/2024
5.0.1 14,655 11/27/2023
4.0.5 3,768 5/25/2023
4.0.4 290 5/25/2023
4.0.3 26,070 6/21/2022
4.0.2 1,470 3/22/2022
4.0.1 579 3/21/2022
4.0.0 658 3/7/2022
3.0.0 18,128 2/20/2021
2.0.1 15,721 7/7/2020
2.0.0 975 4/21/2020
2.0.0-pre.4 2,455 2/17/2020
2.0.0-pre.3 464 2/15/2020
2.0.0-pre.2 593 2/9/2020
2.0.0-pre.1 549 2/8/2020
1.3.5 398 11/5/2025
1.3.4 9,850 7/7/2020
Loading failed