A Newtonsoft.Json parser for RestSharp.NetCore.
Info
Version: | 1.0.0 |
Author(s): | Bernardo Esbérard |
Last Update: | Thursday, February 2, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Alterdata/RestSharp.Newtonsoft.Json.NetCore |
NuGet Url: | https://www.nuget.org/packages/RestSharp.Newtonsoft.Json.NetCore |
Install
Install-Package RestSharp.Newtonsoft.Json.NetCore
dotnet add package RestSharp.Newtonsoft.Json.NetCore
paket add RestSharp.Newtonsoft.Json.NetCore
RestSharp.Newtonsoft.Json.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
- RestSharp.NetCore(>= 105.2.3)
Tags