Nino 3.2.6
See the version list below for details.
dotnet add package Nino --version 3.2.6
NuGet\Install-Package Nino -Version 3.2.6
<PackageReference Include="Nino" Version="3.2.6" />
<PackageVersion Include="Nino" Version="3.2.6" />
<PackageReference Include="Nino" />
paket add Nino --version 3.2.6
#r "nuget: Nino, 3.2.6"
#:package Nino@3.2.6
#addin nuget:?package=Nino&version=3.2.6
#tool nuget:?package=Nino&version=3.2.6
Nino
Ultimate high-performance binary serialization library for C#.
Plausibly the fastest and most flexible binary serialization library for C# projects.
Features
Support all unmanaged types (
int/float/DateTime/Vector/Matrix, etc)Support all custom
interfaces/classes/structs/recordsannotated with [NinoType] (includinggenerics, support custom constructor for deserialization)Support all
ICollection<SupportedType>types (List,Dictonary,ConcurrentDictonary,Hashset, etc)Support all
Span<SupportedType>typesSupport all
Nullable<SupportedType>typesSupport all Embed serializable types (i.e.
Dictionary<Int, List<SupportedType[]>>)Support polymorphism
High performance with low GC allocation
Support type check (guarantees data integrity)
Contains version tolerance (i.e. add/remove fields, change field type, etc)
Support cross-project (C# Project) type serialization (i.e. serialize a class with member of types in A.dll from B.dll)
Quick Start
Performance
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Nino.Generator (>= 3.2.6)
- Nino.Serialization (>= 3.2.6)
-
net5.0
- Nino.Generator (>= 3.2.6)
- Nino.Serialization (>= 3.2.6)
-
net6.0
- Nino.Generator (>= 3.2.6)
- Nino.Serialization (>= 3.2.6)
-
net7.0
- Nino.Generator (>= 3.2.6)
- Nino.Serialization (>= 3.2.6)
-
net8.0
- Nino.Generator (>= 3.2.6)
- Nino.Serialization (>= 3.2.6)
-
net9.0
- Nino.Generator (>= 3.2.6)
- Nino.Serialization (>= 3.2.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0-beta.47 | 95 | 2/8/2026 |
| 4.0.0-beta.46 | 64 | 2/7/2026 |
| 4.0.0-beta.44 | 65 | 2/7/2026 |
| 4.0.0-beta.43 | 409 | 11/19/2025 |
| 4.0.0-beta.42 | 235 | 11/14/2025 |
| 4.0.0-beta.40 | 181 | 11/4/2025 |
| 4.0.0-beta.38 | 168 | 10/29/2025 |
| 4.0.0-beta.37 | 165 | 10/28/2025 |
| 4.0.0-beta.36 | 92 | 10/25/2025 |
| 4.0.0-beta.35 | 241 | 10/15/2025 |
| 4.0.0-beta.34 | 161 | 10/14/2025 |
| 4.0.0-beta.33 | 94 | 10/12/2025 |
| 4.0.0-beta.32 | 96 | 10/11/2025 |
| 4.0.0-beta.31 | 96 | 10/11/2025 |
| 4.0.0-beta.30 | 92 | 10/11/2025 |
| 4.0.0-beta.29 | 92 | 10/11/2025 |
| 4.0.0-beta.28 | 70 | 10/11/2025 |
| 4.0.0-beta.27 | 132 | 10/10/2025 |
| 3.9.17 | 244 | 7/30/2025 |
| 3.2.6 | 467 | 3/4/2025 |