SabreTools.Serialization 1.2.0

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

SabreTools.Serialization

This library comprises of serializers that both read and write from files and streams to the dedicated models as well as convert to and from the common internal models. This library is partially used by the current parsing and writing code but none of the internal model serialization is used.

Find the link to the Nuget package here.

SabreTools.Serialization.Bytes

This namespace comprises of deserializers that take byte arrays to convert into models.

SabreTools.Serialization.CrossModel

This namespace comprises of serializers and deserializers that convert models to other common ones. This is mainly used for metadata files converting to and from a common, Dictionary-based model.

SabreTools.Serialization.Files

This namespace comprises of serializers and deserializers that can convert to and from files on disk. Most of the serializers are symmetric, but this is not guaranteed. Unimplemented methods will throw NotImplementedException.

SabreTools.Serialization.Streams

This namespace comprises of serializers and deserializers that can convert to and from any type of stream. Most of the serializers are symmetric, but this is not guaranteed. Unimplemented methods will throw NotImplementedException.

SabreTools.Serialization.Strings

This namespace comprises of serializers and deserializers that can convert to and from strings. Most of the serializers are symmetric, but this is not guaranteed. Unimplemented methods will throw NotImplementedException.

SabreTools.Serialization.Wrappers

This namespace comrpises of wrapping classes that include keeping a reference to the source of each serializable model. Some of the wrappers may also include what are referred to as "extension properties", which are generated properties derived from either parts of the model or the underlying source.

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 was computed.  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.1 is compatible. 
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 is compatible.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on SabreTools.Serialization:

Package Downloads
UnshieldSharp

Port of Unshield and unshieldv3 to C#

WiseUnpacker

Wise installer unpacker based on E_WISE and HWUN

BurnOutSharp

Protection scanning library

BinaryObjectScanner

Protection scanning library

SabreTools.Printing

Pretty-printing library for various models

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on SabreTools.Serialization:

Repository Stars
SabreTools/MPF
Redumper/Aaru/DiscImageCreator GUI in C#
SabreTools/SabreTools
DAT management tool with advanced editing and sorting features
SabreTools/BinaryObjectScanner
C# protection, packer, and archive scanning library
Version Downloads Last Updated
2.1.0 345 11/6/2025
2.0.2 745 10/7/2025
2.0.1 260 10/5/2025
2.0.0 361 9/29/2025
1.9.6 345 9/24/2025
1.9.5 319 9/21/2025
1.9.4 202 9/21/2025
1.9.3 179 9/21/2025
1.9.2 251 9/20/2025
1.9.1 268 9/6/2025
1.9.0 201 9/2/2025
1.8.7 460 5/19/2025
1.8.6 1,730 12/31/2024
1.8.5 217 12/31/2024
1.8.4 1,598 12/18/2024
1.8.3 379 12/13/2024
1.8.2 190 12/10/2024
1.8.1 1,815 12/3/2024
1.8.0 658 12/1/2024
1.7.6 1,122 11/21/2024
1.7.5 716 11/16/2024
1.7.4 2,330 11/14/2024
1.7.3 175 11/14/2024
1.7.2 195 11/14/2024
1.7.1 208 11/14/2024
1.7.0 477 11/13/2024
1.6.9 1,745 10/31/2024
1.6.8 2,839 10/1/2024
1.6.7 4,186 6/13/2024
1.6.6 269 6/2/2024
1.6.5 3,725 5/15/2024
1.6.4 247 5/15/2024
1.6.3 395 5/7/2024
1.6.2 244 5/7/2024
1.6.1 397 4/28/2024
1.6.0 692 4/27/2024
1.5.6 470 4/24/2024
1.5.5 556 4/24/2024
1.5.4 415 4/24/2024
1.5.3 493 4/18/2024
1.5.2 278 4/17/2024
1.5.1 191 4/17/2024
1.5.0 987 4/4/2024
1.4.3 525 4/2/2024
1.4.2 196 4/2/2024
1.4.1 638 3/25/2024
1.4.0 1,231 3/12/2024
1.3.3 1,014 3/5/2024
1.3.2 1,007 2/6/2024
1.3.1 1,343 1/6/2024
1.3.0 1,883 11/22/2023
1.2.1 299 11/15/2023
1.2.0 296 11/14/2023
1.1.7 424 10/25/2023
1.1.6 490 9/29/2023
1.1.5 247 9/16/2023
1.1.4 212 9/16/2023
1.1.3 213 9/16/2023
1.1.2 281 9/13/2023
1.1.1 227 9/11/2023
1.1.0 210 9/11/2023