Easily define a protocol and efficiently serialize and deserialize objects without boilerplate code.
Info
Version: | 1.0.3-alpha |
Author(s): | Lotus.Serialization |
Last Update: | Thursday, March 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Mirrawrs/Lotus/ |
NuGet Url: | https://www.nuget.org/packages/Lotus.Serialization |
Install
Install-Package Lotus.Serialization
dotnet add package Lotus.Serialization
paket add Lotus.Serialization
Lotus.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.ValueTuple(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.3.0)
Tags