RestSharp.Newtonsoft.Json
1.5.1
Restores Newtonsoft.JSON as the default serializer for RestSharp.
Suggested Alternatives
Additional Details
RestSharp now uses Newtonsoft.JSON as the default serializer.
Install-Package RestSharp.Newtonsoft.Json -Version 1.5.1
dotnet add package RestSharp.Newtonsoft.Json --version 1.5.1
<PackageReference Include="RestSharp.Newtonsoft.Json" Version="1.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RestSharp.Newtonsoft.Json --version 1.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RestSharp.Newtonsoft.Json, 1.5.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install RestSharp.Newtonsoft.Json as a Cake Addin
#addin nuget:?package=RestSharp.Newtonsoft.Json&version=1.5.1
// Install RestSharp.Newtonsoft.Json as a Cake Tool
#tool nuget:?package=RestSharp.Newtonsoft.Json&version=1.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.2
- Newtonsoft.Json (>= 12.0.1)
- RestSharp (>= 106.5.4)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.1)
- RestSharp (>= 106.5.4)
Used By
NuGet packages (28)
Showing the top 5 NuGet packages that depend on RestSharp.Newtonsoft.Json:
Package | Downloads |
---|---|
Recurly
The official .NET client for Recurly's V3 API.
|
|
PhinSolutions.SDK
An SDK exposing the Phin Solutions REST API for processing real-time scrubs. Requires active agreement and client-side API key. For more information please visit us at https://www.phinsolutions.com/
|
|
Facebook.ApiClient
C# SDK for Facebook Marketing API
|
|
GoPay.NET
GoPay .NET sdk
|
|
Belant.Framework.Core
Belant Framework Core
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on RestSharp.Newtonsoft.Json:
Repository | Stars |
---|---|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
Ashesh3/Steam-Account-Generator
Steam Account Generator by DedSec [ Use https://accgen.cathook.club/ ]
|