Jsonics aims to be as fast as is possible in scenarios where the same type will be serialized or deserialized many times.
Info
| Version: | 0.2.0-alpha |
| Author(s): | Daniel Hughes |
| Last Update: | Monday, October 9, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/trampster/Jsonics |
| NuGet Url: | https://www.nuget.org/packages/Jsonics |
Install
Install-Package Jsonics
dotnet add package Jsonics
paket add Jsonics
Jsonics Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit(>= 4.3.0)
- System.ValueTuple(>= 4.3.0)
Tags