Class Library containing an implementation of the gachcollectionjson abstraction model using the Newtonsoft Json.Net Library.
Info
Version: | 1.0.1 |
Author(s): | Guillermo Carrillo |
Last Update: | Monday, October 12, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/gach87/collectionjson |
NuGet Url: | https://www.nuget.org/packages/Gach.CollectionJson.Model.Newtonsoft |
Install
Install-Package Gach.CollectionJson.Model.Newtonsoft
dotnet add package Gach.CollectionJson.Model.Newtonsoft
paket add Gach.CollectionJson.Model.Newtonsoft
Gach.CollectionJson.Model.Newtonsoft Download (Unzip the "nupkg" after downloading)
Dependencies
- Gach.CollectionJson.Model(>= 1.0.1)
- Newtonsoft.Json(>= 7.0.1)
- System.Collections(>= 4.0.10)
Tags