PCL version of @aquilae's expression-json-serializer library.
Info
Version: | 0.1.0 |
Author(s): | 30 Five Geeks |
Last Update: | Thursday, December 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/drigofonte/expression-json-serializer-portable |
NuGet Url: | https://www.nuget.org/packages/Aq.ExpressionJsonSerializer.Portable |
Install
Install-Package Aq.ExpressionJsonSerializer.Portable
dotnet add package Aq.ExpressionJsonSerializer.Portable
paket add Aq.ExpressionJsonSerializer.Portable
Aq.ExpressionJsonSerializer.Portable Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)