Json serializer for Tiny libs using Newtonsoft.Json.
Info
Version: | 0.1.0 |
Author(s): | des |
Last Update: | Wednesday, December 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://project_url_here_or_delete_this_line/ |
NuGet Url: | https://www.nuget.org/packages/tiny.Serialization.Json |
Install
Install-Package tiny.Serialization.Json
dotnet add package tiny.Serialization.Json
paket add tiny.Serialization.Json
tiny.Serialization.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)