SabreTools.Serialization
1.3.0
See the version list below for details.
dotnet add package SabreTools.Serialization --version 1.3.0
NuGet\Install-Package SabreTools.Serialization -Version 1.3.0
<PackageReference Include="SabreTools.Serialization" Version="1.3.0" />
paket add SabreTools.Serialization --version 1.3.0
#r "nuget: SabreTools.Serialization, 1.3.0"
// Install SabreTools.Serialization as a Cake Addin #addin nuget:?package=SabreTools.Serialization&version=1.3.0 // Install SabreTools.Serialization as a Cake Tool #tool nuget:?package=SabreTools.Serialization&version=1.3.0
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 | Versions 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 | net20 is compatible. net35 is compatible. 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. |
-
.NETCoreApp 3.1
- SabreTools.IO (>= 1.3.0)
- SabreTools.Models (>= 1.3.0)
-
.NETFramework 2.0
- SabreTools.IO (>= 1.3.0)
- SabreTools.Models (>= 1.3.0)
-
.NETFramework 3.5
- SabreTools.IO (>= 1.3.0)
- SabreTools.Models (>= 1.3.0)
-
.NETFramework 4.0
- SabreTools.IO (>= 1.3.0)
- SabreTools.Models (>= 1.3.0)
-
.NETFramework 4.5.2
- SabreTools.IO (>= 1.3.0)
- SabreTools.Models (>= 1.3.0)
-
.NETFramework 4.6.2
- SabreTools.IO (>= 1.3.0)
- SabreTools.Models (>= 1.3.0)
-
.NETFramework 4.7.2
- SabreTools.IO (>= 1.3.0)
- SabreTools.Models (>= 1.3.0)
-
.NETFramework 4.8
- SabreTools.IO (>= 1.3.0)
- SabreTools.Models (>= 1.3.0)
-
net5.0
- SabreTools.IO (>= 1.3.0)
- SabreTools.Models (>= 1.3.0)
-
net6.0
- SabreTools.IO (>= 1.3.0)
- SabreTools.Models (>= 1.3.0)
-
net7.0
- SabreTools.IO (>= 1.3.0)
- SabreTools.Models (>= 1.3.0)
-
net8.0
- SabreTools.IO (>= 1.3.0)
- SabreTools.Models (>= 1.3.0)
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 (2)
Showing the top 2 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
|
Version | Downloads | Last updated |
---|---|---|
1.6.9 | 0 | 10/31/2024 |
1.6.8 | 2,594 | 10/1/2024 |
1.6.7 | 4,037 | 6/13/2024 |
1.6.6 | 173 | 6/2/2024 |
1.6.5 | 3,574 | 5/15/2024 |
1.6.4 | 141 | 5/15/2024 |
1.6.3 | 298 | 5/7/2024 |
1.6.2 | 140 | 5/7/2024 |
1.6.1 | 317 | 4/28/2024 |
1.6.0 | 536 | 4/27/2024 |
1.5.6 | 317 | 4/24/2024 |
1.5.5 | 422 | 4/24/2024 |
1.5.4 | 349 | 4/24/2024 |
1.5.3 | 361 | 4/18/2024 |
1.5.2 | 205 | 4/17/2024 |
1.5.1 | 121 | 4/17/2024 |
1.5.0 | 848 | 4/4/2024 |
1.4.3 | 398 | 4/2/2024 |
1.4.2 | 107 | 4/2/2024 |
1.4.1 | 526 | 3/25/2024 |
1.4.0 | 1,107 | 3/12/2024 |
1.3.3 | 885 | 3/5/2024 |
1.3.2 | 858 | 2/6/2024 |
1.3.1 | 1,267 | 1/6/2024 |
1.3.0 | 1,780 | 11/22/2023 |
1.2.1 | 178 | 11/15/2023 |
1.2.0 | 190 | 11/14/2023 |
1.1.7 | 322 | 10/25/2023 |
1.1.6 | 386 | 9/29/2023 |
1.1.5 | 177 | 9/16/2023 |
1.1.4 | 124 | 9/16/2023 |
1.1.3 | 144 | 9/16/2023 |
1.1.2 | 185 | 9/13/2023 |
1.1.1 | 155 | 9/11/2023 |
1.1.0 | 122 | 9/11/2023 |