Trl.Serialization
1.0.4
Trl.Serialization aims to create a compact human readable general-purpose data representation system based on the definition of terms. These _terms_ should be familiar to any programmer because they are basically strings, numbers, and function symbols. This is exposed as a serialiser and deserialiser to make it useful for most applications.
Install-Package Trl.Serialization -Version 1.0.4
dotnet add package Trl.Serialization --version 1.0.4
<PackageReference Include="Trl.Serialization" Version="1.0.4" />
paket add Trl.Serialization --version 1.0.4
#r "nuget: Trl.Serialization, 1.0.4"
Release Notes
Trl.Serialization aims to create a compact human readable general-purpose data representation system based on the definition of terms. These _terms_ should be familiar to any programmer because they are basically strings, numbers, and function symbols. This is exposed as a serialiser and deserialiser to make it useful for most applications.
Dependencies
-
.NETStandard 2.1
- Trl.TermDataRepresentation (>= 1.0.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.