Restores Newtonsoft.JSON as the default serializer for RestSharp.
Info
Version: | 1.5.1 |
Author(s): | Adam Fisher |
Last Update: | Tuesday, December 25, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/adamfisher/RestSharp.Serializers.Newtonsoft.Json |
NuGet Url: | https://www.nuget.org/packages/RestSharp.Newtonsoft.Json |
Install
Install-Package RestSharp.Newtonsoft.Json
dotnet add package RestSharp.Newtonsoft.Json
paket add RestSharp.Newtonsoft.Json
RestSharp.Newtonsoft.Json Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 12.0.1)
- RestSharp(>= 106.5.4)
- Newtonsoft.Json(>= 12.0.1)
- RestSharp(>= 106.5.4)
Tags