Serialization logic using Astron.Binary reader/writer with auto-generated methods for POCOs.
Info
Version: | 1.0.1 |
Author(s): | NamelessK1NG |
Last Update: | Tuesday, May 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thenameless314159/Astron |
NuGet Url: | https://www.nuget.org/packages/Astron.Serialization |
Install
Install-Package Astron.Serialization
dotnet add package Astron.Serialization
paket add Astron.Serialization
Astron.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
- Astron.Binary(>= 1.0.1)
- Astron.Expressions(>= 1.0.1)