Greenhouse.Libs.Serialization 0.1.5

dotnet add package Greenhouse.Libs.Serialization --version 0.1.5                
NuGet\Install-Package Greenhouse.Libs.Serialization -Version 0.1.5                
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="Greenhouse.Libs.Serialization" Version="0.1.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Greenhouse.Libs.Serialization --version 0.1.5                
#r "nuget: Greenhouse.Libs.Serialization, 0.1.5"                
#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 Greenhouse.Libs.Serialization as a Cake Addin
#addin nuget:?package=Greenhouse.Libs.Serialization&version=0.1.5

// Install Greenhouse.Libs.Serialization as a Cake Tool
#tool nuget:?package=Greenhouse.Libs.Serialization&version=0.1.5                

Serialization

This is a serialization library inspired by Mojang's DataFixerUpper library, specifically the serialization package. This mainly differs by having a far more simplistic and C# friendly implementation in comparison to their library.

Special Thanks To...

  • EdwinMindcraft - A lot of the original code was based off their C# Serialization library. I don't think I would've learnt a lot of the things I learnt so quickly without Edwin's implementation.
  • Oliver-makes-code - Simplifying the whole thing.
Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.1.5 172 9/7/2024
0.1.4 117 9/5/2024
0.1.3 125 9/3/2024
0.1.2 105 9/3/2024
0.1.1 107 9/2/2024
0.1.0 106 9/2/2024