Simple schema-oriented serialization engine for .NET.
Info
Version: | 0.2.0 |
Author(s): | Sergey Todyshev ([email protected]) |
Last Update: | Thursday, April 10, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sergeyt/xserializer |
NuGet Url: | https://www.nuget.org/packages/TsvBits.XSerializer |
Install
Install-Package TsvBits.XSerializer
dotnet add package TsvBits.XSerializer
paket add TsvBits.XSerializer
TsvBits.XSerializer Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(5.0.6)
Tags