Implements Rxns JSON interfaces with NewtonsoftJson.
Info
Version: | 0.9.0 |
Author(s): | Rxns Contributors |
Last Update: | Wednesday, October 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/captainjono/rxns |
NuGet Url: | https://www.nuget.org/packages/Rxns.NewtonsoftJson |
Install
Install-Package Rxns.NewtonsoftJson
dotnet add package Rxns.NewtonsoftJson
paket add Rxns.NewtonsoftJson
Rxns.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.1)