SabreTools.Serialization 1.2.1

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

// Install SabreTools.Serialization as a Cake Tool
#tool nuget:?package=SabreTools.Serialization&version=1.2.1

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. 
.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#

BurnOutSharp

Protection scanning library

WiseUnpacker

Wise installer unpacker based on E_WISE and HWUN

BinaryObjectScanner

Protection scanning library

SabreTools.Printing

Pretty-printing library for various models

GitHub repositories (1)

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

Repository Stars
SabreTools/MPF
Redumper/Aaru/DiscImageCreator GUI in C#
Version Downloads Last updated
1.6.5 393 5/15/2024
1.6.4 114 5/15/2024
1.6.3 268 5/7/2024
1.6.2 118 5/7/2024
1.6.1 280 4/28/2024
1.6.0 269 4/27/2024
1.5.6 264 4/24/2024
1.5.5 369 4/24/2024
1.5.4 324 4/24/2024
1.5.3 310 4/18/2024
1.5.2 173 4/17/2024
1.5.1 101 4/17/2024
1.5.0 781 4/4/2024
1.4.3 335 4/2/2024
1.4.2 89 4/2/2024
1.4.1 472 3/25/2024
1.4.0 1,059 3/12/2024
1.3.3 852 3/5/2024
1.3.2 805 2/6/2024
1.3.1 1,241 1/6/2024
1.3.0 1,724 11/22/2023
1.2.1 126 11/15/2023
1.2.0 151 11/14/2023
1.1.7 287 10/25/2023
1.1.6 355 9/29/2023
1.1.5 157 9/16/2023
1.1.4 99 9/16/2023
1.1.3 116 9/16/2023
1.1.2 160 9/13/2023
1.1.1 130 9/11/2023
1.1.0 98 9/11/2023