Nino.Serialization 2.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Nino.Serialization --version 2.1.4
                    
NuGet\Install-Package Nino.Serialization -Version 2.1.4
                    
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="Nino.Serialization" Version="2.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nino.Serialization" Version="2.1.4" />
                    
Directory.Packages.props
<PackageReference Include="Nino.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 Nino.Serialization --version 2.1.4
                    
#r "nuget: Nino.Serialization, 2.1.4"
                    
#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 Nino.Serialization@2.1.4
                    
#: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=Nino.Serialization&version=2.1.4
                    
Install as a Cake Addin
#tool nuget:?package=Nino.Serialization&version=2.1.4
                    
Install as a Cake Tool

Nino

Definite useful and high performance serialization library for any C# projects, including but not limited to .NET Core apps or Unity/Godot games.

buildlicense

Official Website

Features

nino.nuget

  • Support all unmanaged types (int/float/datetime/vector/etc)

  • Support all Nullable types

  • Support all ICollection types (list/dictonary/hashset/etc)

  • Support all Span types

  • Support all [NinoType] classes/structs/records

  • Support all Embed serializable types (dictionary<int, list<supported_type[]>>)

  • Support polymorphism

  • Support type check

  • High performance with low GC allocation

Quick Start

Documentation

Performance

Microbenchmark

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Nino.Serialization:

Package Downloads
Nino

High performance and low size binary serialization solution, especially for Unity.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0-beta.38 0 10/29/2025
4.0.0-beta.37 28 10/28/2025
4.0.0-beta.36 42 10/25/2025
4.0.0-beta.35 196 10/15/2025
4.0.0-beta.34 123 10/14/2025
4.0.0-beta.33 62 10/12/2025
4.0.0-beta.32 58 10/11/2025
4.0.0-beta.31 56 10/11/2025
4.0.0-beta.30 56 10/11/2025
4.0.0-beta.29 57 10/11/2025
4.0.0-beta.28 39 10/11/2025
4.0.0-beta.27 95 10/10/2025
4.0.0-beta.26 103 10/10/2025
4.0.0-beta.25 115 10/9/2025
4.0.0-beta.24 123 10/6/2025
4.0.0-beta.23 118 10/6/2025
4.0.0-beta.22 118 10/6/2025
4.0.0-beta.20 125 10/6/2025
4.0.0-beta.19 110 10/5/2025
4.0.0-beta.18 110 10/5/2025
4.0.0-beta.17 107 10/5/2025
4.0.0-beta.16 109 10/5/2025
4.0.0-beta.15 141 8/18/2025
4.0.0-beta.14 169 8/16/2025
4.0.0-beta.13 47 8/16/2025
4.0.0-beta.11 129 8/14/2025
4.0.0-beta.10 254 8/6/2025
4.0.0-beta.8 200 8/5/2025
4.0.0-beta.6 200 8/5/2025
4.0.0-beta.5 207 8/5/2025
4.0.0-beta.4 182 8/4/2025
4.0.0-beta.2 52 8/3/2025
4.0.0-beta.1 23 8/2/2025
4.0.0-alpha.19 24 8/2/2025
4.0.0-alpha.18 26 8/2/2025
4.0.0-alpha.17 24 8/2/2025
4.0.0-alpha.16 27 8/2/2025
4.0.0-alpha.14 27 8/2/2025
4.0.0-alpha.13 24 8/2/2025
4.0.0-alpha.12 24 8/2/2025
4.0.0-alpha.11 24 8/2/2025
4.0.0-alpha.10 23 8/2/2025
4.0.0-alpha.8 26 8/2/2025
4.0.0-alpha.7 27 8/2/2025
4.0.0-alpha.6 25 8/2/2025
3.9.17 186 7/30/2025
3.9.16 149 7/30/2025
3.9.15 149 7/29/2025
3.9.14 166 7/28/2025
3.9.13 156 7/28/2025
3.9.12 165 7/27/2025
3.9.11 143 7/27/2025
3.9.10 146 7/27/2025
3.9.9 148 7/27/2025
3.9.8 251 7/26/2025
3.9.7 508 7/24/2025
3.9.6 522 7/24/2025
3.9.5 592 7/23/2025
3.9.4 591 7/23/2025
3.9.3 571 7/23/2025
3.9.2 592 7/22/2025
3.9.1 595 7/22/2025
3.9.0 559 7/21/2025
3.3.13 319 6/3/2025
3.3.12 208 6/3/2025
3.3.11 208 6/3/2025
3.3.10 213 6/2/2025
3.3.9 196 5/23/2025
3.3.8 203 4/12/2025
3.3.7 271 4/7/2025
3.3.6 170 4/5/2025
3.3.5 554 3/26/2025
3.3.4 561 3/26/2025
3.3.3 557 3/26/2025
3.3.2 243 3/21/2025
3.3.1 187 3/20/2025
3.3.0 276 3/9/2025
3.2.13 271 3/9/2025
3.2.12 254 3/9/2025
3.2.11 229 3/9/2025
3.2.10 234 3/9/2025
3.2.9 361 3/5/2025
3.2.8 306 3/5/2025
3.2.7 291 3/4/2025
3.2.6 285 3/4/2025
3.2.5 239 3/3/2025
3.2.4 238 3/3/2025
3.2.3 192 2/25/2025
3.2.2 186 2/25/2025
3.2.1 198 2/24/2025
3.2.0 191 2/22/2025
3.1.7 196 2/21/2025
3.1.6 181 2/20/2025
3.1.5 202 2/20/2025
3.1.4 242 2/18/2025
3.1.3 195 2/18/2025
3.1.2 178 2/15/2025
3.1.1 219 2/3/2025
3.1.0 195 1/19/2025
3.0.9 178 1/19/2025
3.0.8 175 1/13/2025
3.0.7 215 1/5/2025
3.0.6 191 1/5/2025
3.0.5 220 11/17/2024
3.0.4 211 11/16/2024
3.0.3 218 11/15/2024
3.0.2 186 11/15/2024
3.0.1 208 11/13/2024
3.0.0 213 11/12/2024
2.2.1 213 11/11/2024
2.2.0 211 11/11/2024
2.1.9 236 11/11/2024
2.1.8 209 11/10/2024
2.1.7 201 11/9/2024
2.1.6 202 11/7/2024
2.1.5 203 11/2/2024
2.1.4 200 11/1/2024
2.1.3 184 10/31/2024
2.1.2 201 10/28/2024
2.1.1 189 10/28/2024
2.1.0 223 10/27/2024
2.0.9 196 10/21/2024
2.0.8 241 9/17/2024
2.0.7 216 9/16/2024
2.0.6 211 9/15/2024
2.0.5 207 7/24/2024
2.0.4 201 7/18/2024
2.0.3 197 7/8/2024
2.0.2 195 7/8/2024
2.0.1 234 7/3/2024
2.0.0.2 299 7/2/2024
2.0.0.1 337 7/2/2024
2.0.0 159 7/2/2024
2.0.0-official 239 7/2/2024
1.2.2 335 10/18/2023
1.2.1 367 7/12/2023
1.2.0 190 7/11/2023
1.1.2.1 371 2/10/2023
1.1.2 354 2/9/2023
1.1.1 343 2/7/2023
1.1.0 518 1/21/2023
1.0.21.2 360 1/7/2023
1.0.21 391 1/7/2023
1.0.20 387 12/11/2022
1.0.19.2 473 10/30/2022
1.0.19 438 10/30/2022
1.0.18 487 10/24/2022
1.0.17 471 10/5/2022
1.0.16 462 8/15/2022
1.0.15 509 8/11/2022
1.0.14 519 8/7/2022
1.0.13 525 7/29/2022
1.0.12 511 7/27/2022
1.0.11 518 7/24/2022
1.0.10 533 7/20/2022
1.0.9 517 7/9/2022
1.0.8 508 7/4/2022
1.0.7 547 7/3/2022
1.0.6 531 7/2/2022
1.0.5 538 7/1/2022
1.0.4 546 7/1/2022
1.0.3 506 6/30/2022
1.0.2 503 6/30/2022
1.0.1 520 6/30/2022
1.0.0 510 6/30/2022