Nino 2.2.1
See the version list below for details.
dotnet add package Nino --version 2.2.1
NuGet\Install-Package Nino -Version 2.2.1
<PackageReference Include="Nino" Version="2.2.1" />
<PackageVersion Include="Nino" Version="2.2.1" />
<PackageReference Include="Nino" />
paket add Nino --version 2.2.1
#r "nuget: Nino, 2.2.1"
#:package Nino@2.2.1
#addin nuget:?package=Nino&version=2.2.1
#tool nuget:?package=Nino&version=2.2.1
Nino
Definite useful and high performance serialization library for any C# projects, including but not limited to .NET Core apps or Unity/Godot games.
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 (>= 2.2.1)
- Nino.Serialization (>= 2.2.1)
-
net5.0
- Nino.Generator (>= 2.2.1)
- Nino.Serialization (>= 2.2.1)
-
net6.0
- Nino.Generator (>= 2.2.1)
- Nino.Serialization (>= 2.2.1)
-
net7.0
- Nino.Generator (>= 2.2.1)
- Nino.Serialization (>= 2.2.1)
-
net8.0
- Nino.Generator (>= 2.2.1)
- Nino.Serialization (>= 2.2.1)
-
net9.0
- Nino.Generator (>= 2.2.1)
- Nino.Serialization (>= 2.2.1)
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 | 408 | 11/19/2025 |
| 4.0.0-beta.42 | 235 | 11/14/2025 |
| 4.0.0-beta.40 | 180 | 11/4/2025 |
| 4.0.0-beta.38 | 167 | 10/29/2025 |
| 4.0.0-beta.37 | 165 | 10/28/2025 |
| 4.0.0-beta.36 | 91 | 10/25/2025 |
| 4.0.0-beta.35 | 240 | 10/15/2025 |
| 4.0.0-beta.34 | 161 | 10/14/2025 |
| 4.0.0-beta.33 | 93 | 10/12/2025 |
| 4.0.0-beta.32 | 95 | 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 |
| 2.2.1 | 390 | 11/11/2024 |