RestSharp.Serializers.NewtonsoftJson 112.1.0

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package RestSharp.Serializers.NewtonsoftJson --version 112.1.0
                    
NuGet\Install-Package RestSharp.Serializers.NewtonsoftJson -Version 112.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RestSharp.Serializers.NewtonsoftJson" Version="112.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RestSharp.Serializers.NewtonsoftJson" Version="112.1.0" />
                    
Directory.Packages.props
<PackageReference Include="RestSharp.Serializers.NewtonsoftJson" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RestSharp.Serializers.NewtonsoftJson --version 112.1.0
                    
#r "nuget: RestSharp.Serializers.NewtonsoftJson, 112.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=RestSharp.Serializers.NewtonsoftJson&version=112.1.0
                    
Install as a Cake Addin
#tool nuget:?package=RestSharp.Serializers.NewtonsoftJson&version=112.1.0
                    
Install as a Cake Tool

About

This library allows using Newtonsoft.Json as a serializer for RestSharp instead of the default JSON serializer based on System.Text.Json.

How to use

The default JSON serializer uses System.Text.Json, which is a part of .NET since .NET 6.

If you want to use Newtonsoft.Json, you can install the RestSharp.Serializers.NewtonsoftJson package and configure the client to use it:

var client = new RestClient(
    options, 
    configureSerialization: s => s.UseNewtonsoftJson()
);
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 is compatible.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (170)

Showing the top 5 NuGet packages that depend on RestSharp.Serializers.NewtonsoftJson:

Package Downloads
Eds.Api.Public

Public Sphere.Courier API

conductor-csharp

C# sdk for conductor

DTF.Common.V2

Digital Tax Free basic models and abstractions.

KeyPay

A .NET library for the KeyPay API. NOTE: this package is no longer maintained. Please use the KeyPayV2 nuget package instead now. https://www.nuget.org/packages/KeyPayV2

GoPay.NET

GoPay .NET sdk

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on RestSharp.Serializers.NewtonsoftJson:

Repository Stars
sipsorcery-org/sipsorcery
A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
liuke-wuhan/ZuAnBot
祖安助手:英雄联盟(League Of Legends)一键喷人,LOL游戏和客户端中可用。只为反击喷子!
sll552/DiscordBee
MusicBee plugin that updates your Discord status with the currently playing track
waliarubal/Jaya
Cross platform file manager application for Windows, Mac and Linux operating systems. (planned mobile support)
reconness/reconness
ReconNess is a platform to allow continuous recon (CR) where you can set up a pipeline of #recon tools (Agents) and trigger it base on schedule or events.
h4lfheart/FortnitePorting
An application that automates the Fortnite porting process
rayshift/translatefgo
FGO Translation Project
abuzuhri/Amazon-SP-API-CSharp
.Net C# library for the new Amazon Selling Partner API
furesoft/Slithin
A management application for the remarkable tablet
GameProgressive/UniSpyServer
An Open source GameSpy emulator written in C#
newrelic/newrelic-dotnet-agent
The New Relic .NET language agent.
Version Downloads Last Updated
112.1.1-alpha.0.4 4,000 12/17/2024
112.1.1-alpha.0.1 127 12/16/2024
112.1.0 1,607,557 10/4/2024
112.0.1-alpha.0.1 139 10/3/2024
112.0.0 683,713 8/29/2024
111.4.2-alpha.0.3 547 8/29/2024
111.4.1 268,267 7/30/2024
111.4.1-alpha.0.7 94 7/30/2024
111.4.1-alpha.0.1 86 7/30/2024
111.4.0 56,018 7/11/2024
111.3.1-alpha.0.7 119 7/11/2024
111.3.1-alpha.0.6 134 7/4/2024
111.3.1-alpha.0.5 386 6/25/2024
111.3.1-alpha.0.3 139 6/24/2024
111.3.1-alpha.0.2 121 6/24/2024
111.3.1-alpha.0.1 114 6/24/2024
111.3.0 146,273 6/17/2024
111.2.1-alpha.0.6 122 6/17/2024
111.2.1-alpha.0.5 120 6/17/2024
111.2.1-alpha.0.3 124 6/17/2024
111.2.1-alpha.0.2 146 6/12/2024
111.2.0 117,348 5/30/2024
111.1.1-alpha.0.4 116 5/30/2024
111.1.1-alpha.0.3 125 5/27/2024
111.1.1-alpha.0.2 111 5/27/2024
111.1.0 31,301 5/26/2024
111.0.1-alpha.0.8 222 5/26/2024
111.0.1-alpha.0.7 117 5/26/2024
111.0.1-alpha.0.5 124 5/25/2024
111.0.1-alpha.0.4 160 5/22/2024
111.0.1-alpha.0.3 119 5/22/2024
111.0.1-alpha.0.1 106 5/22/2024
111.0.0 10,108 5/22/2024
110.2.1-alpha.0.26 529 5/22/2024
110.2.1-alpha.0.24 118 5/22/2024
110.2.1-alpha.0.23 121 5/22/2024
110.2.1-alpha.0.22 120 5/22/2024
110.2.1-alpha.0.20 1,786 4/5/2024
110.2.1-alpha.0.16 11,220 10/24/2023
110.2.1-alpha.0.15 182 10/24/2023
110.2.1-alpha.0.13 7,591 9/13/2023
110.2.1-alpha.0.11 1,843 8/14/2023
110.2.1-alpha.0.10 455 7/4/2023
110.2.1-alpha.0.9 194 7/4/2023
110.2.1-alpha.0.8 186 7/4/2023
110.2.1-alpha.0.7 181 7/4/2023
110.2.1-alpha.0.6 172 7/4/2023
110.2.1-alpha.0.5 175 7/4/2023
110.2.1-alpha.0.3 2,427 5/10/2023
110.2.1-alpha.0.2 1,106 5/3/2023
110.2.1-alpha.0.1 518 4/10/2023
110.2.0 3,427,630 4/9/2023
110.1.1-alpha.0.7 182 4/9/2023
110.1.1-alpha.0.6 189 4/9/2023
110.1.1-alpha.0.5 167 4/9/2023
110.1.1-alpha.0.4 186 4/8/2023
110.1.0 16,770 4/4/2023
110.0.1-alpha.0.4 182 4/4/2023
110.0.1-alpha.0.3 187 4/4/2023
110.0.1-alpha.0.2 195 4/4/2023
110.0.1-alpha.0.1 186 4/4/2023
110.0.0 11,850 4/3/2023
109.0.2-alpha.0.7 399 4/3/2023
109.0.2-alpha.0.6 199 3/31/2023
109.0.2-alpha.0.5 184 3/30/2023
109.0.2-alpha.0.2 213 3/26/2023
109.0.1 173,149 3/12/2023
109.0.0 5,691 3/12/2023
109.0.0-preview.2 395 2/17/2023
109.0.0-preview.1 15,981 11/20/2022
108.0.4-alpha.0.29 196 3/12/2023
108.0.4-alpha.0.28 193 3/12/2023
108.0.4-alpha.0.27 175 3/12/2023
108.0.4-alpha.0.26 176 3/12/2023
108.0.4-alpha.0.25 178 3/12/2023
108.0.4-alpha.0.22 187 1/10/2023
108.0.4-alpha.0.21 196 1/8/2023
108.0.4-alpha.0.20 196 1/8/2023
108.0.4-alpha.0.19 187 1/8/2023
108.0.4-alpha.0.18 190 1/8/2023
108.0.4-alpha.0.17 193 1/8/2023
108.0.4-alpha.0.16 199 12/29/2022
108.0.3 1,253,155 11/19/2022
108.0.3-alpha.0.20 202 11/18/2022
108.0.3-alpha.0.19 182 11/18/2022
108.0.3-alpha.0.18 187 11/18/2022
108.0.3-alpha.0.11 475 11/9/2022
108.0.3-alpha.0.10 202 11/8/2022
108.0.3-alpha.0.9 186 11/8/2022
108.0.3-alpha.0.8 191 11/8/2022
108.0.3-alpha.0.5 1,324 9/22/2022
108.0.3-alpha.0.4 249 9/20/2022
108.0.2 853,106 9/20/2022
108.0.2-alpha.0.11 328 9/20/2022
108.0.2-alpha.0.10 233 9/13/2022
108.0.2-alpha.0.9 203 9/20/2022
108.0.2-alpha.0.8 215 9/20/2022
108.0.2-alpha.0.6 1,032 7/31/2022
108.0.2-alpha.0.5 263 7/21/2022
108.0.2-alpha.0.4 3,225 7/7/2022
108.0.2-alpha.0.2 235 7/7/2022
108.0.2-alpha.0.1 455 6/13/2022
108.0.1 1,475,967 6/7/2022
108.0.1-alpha.0.1 216 6/7/2022
108.0.0 44,511 6/7/2022
107.3.1-alpha.0.40 2,001 6/7/2022
107.3.1-alpha.0.39 218 6/7/2022
107.3.1-alpha.0.38 219 6/7/2022
107.3.1-alpha.0.26 580 5/6/2022
107.3.1-alpha.0.24 382 4/14/2022
107.3.1-alpha.0.23 227 4/14/2022
107.3.1-alpha.0.20 504 4/4/2022
107.3.1-alpha.0.19 229 4/4/2022
107.3.1-alpha.0.18 283 3/22/2022
107.3.1-alpha.0.17 210 3/22/2022
107.3.1-alpha.0.16 218 3/22/2022
107.3.1-alpha.0.15 210 3/22/2022
107.3.1-alpha.0.14 1,421 3/13/2022
107.3.1-alpha.0.13 231 3/12/2022
107.3.1-alpha.0.6 225 3/12/2022
107.3.1-alpha.0.5 1,882 3/3/2022
107.3.0 966,487 2/11/2022
107.2.2-alpha.0.7 475 2/11/2022
107.2.2-alpha.0.6 418 2/11/2022
107.2.2-alpha.0.5 434 2/11/2022
107.2.2-alpha.0.1 516 2/7/2022
107.2.1 27,937 2/4/2022
107.2.1-alpha.0.3 429 2/4/2022
107.2.0 27,759 2/3/2022
107.1.3-alpha.0.7 435 2/3/2022
107.1.3-alpha.0.6 439 2/3/2022
107.1.3-alpha.0.5 445 2/2/2022
107.1.3-alpha.0.2 1,954 1/25/2022
107.1.2 67,355 1/25/2022
107.1.2-alpha.0.19 453 1/24/2022
107.1.2-alpha.0.18 437 1/24/2022
107.1.2-alpha.0.14 456 1/23/2022
107.1.2-alpha.0.13 442 1/23/2022
107.1.2-alpha.0.12 434 1/23/2022
107.1.2-alpha.0.10 455 1/22/2022
107.1.2-alpha.0.9 444 1/22/2022
107.1.2-alpha.0.8 443 1/21/2022
107.1.2-alpha.0.7 434 1/20/2022
107.1.2-alpha.0.4 426 1/20/2022
107.1.2-alpha.0.3 440 1/20/2022
107.1.2-alpha.0.1 440 1/19/2022
107.1.1 50,739 1/17/2022
107.1.1-alpha.0.3 458 1/19/2022
107.1.1-alpha.0.1 438 1/18/2022
107.1.0 3,889 1/17/2022
107.0.4-alpha.0.11 449 1/17/2022
107.0.4-alpha.0.9 441 1/17/2022
107.0.4-alpha.0.6 445 1/13/2022
107.0.4-alpha.0.5 236 1/13/2022
107.0.4-alpha.0.4 448 1/12/2022
107.0.3 17,879 1/11/2022
107.0.3-alpha.0.4 242 1/11/2022
107.0.3-alpha.0.2 244 1/10/2022
107.0.3-alpha.0.1 324 1/9/2022
107.0.2 5,403 1/9/2022
107.0.2-alpha.0.6 242 1/9/2022
107.0.2-alpha.0.5 250 1/8/2022
107.0.2-alpha.0.4 239 1/7/2022
107.0.2-alpha.0.3 248 1/7/2022
107.0.2-alpha.0.2 252 1/7/2022
107.0.2-alpha.0.1 241 1/7/2022
107.0.1 6,530 1/7/2022
107.0.1-alpha.0.2 252 1/7/2022
107.0.1-alpha.0.1 244 1/6/2022
107.0.0-preview.20 236 1/6/2022
107.0.0-preview.19 261 1/5/2022
107.0.0-preview.18 292 1/3/2022
107.0.0-preview.17 261 12/28/2021
107.0.0-preview.14 261 12/23/2021
107.0.0-preview.13 2,800 12/21/2021
107.0.0-preview.12 376 12/18/2021
107.0.0-preview.11 279 12/17/2021
107.0.0-preview.10 278 12/17/2021
107.0.0-preview.9 278 12/17/2021
107.0.0-preview.8 270 12/15/2021
107.0.0-preview.7 238 12/15/2021
107.0.0-preview.6 251 12/15/2021
107.0.0-preview.5 252 12/15/2021
107.0.0-preview.4 257 12/13/2021
107.0.0-preview.2 258 12/13/2021
107.0.0-preview.1 268 12/13/2021
106.15.1-alpha.0.1 1,611 12/8/2021
106.15.0 2,153,578 12/8/2021
106.14.1-alpha.0.2 247 12/8/2021
106.13.0 776,571 10/30/2021
106.12.0 2,555,694 7/15/2021
106.11.8-alpha.0.40 695 7/15/2021
106.11.8-alpha.0.39 275 7/15/2021
106.11.8-alpha.0.34 270 7/15/2021
106.11.8-alpha.0.14 17,896 5/5/2021
106.11.8-alpha.0.13 15,396 5/5/2021
106.11.8-alpha.0.12 12,619 12/21/2020
106.11.8-alpha.0.11 434 12/9/2020
106.11.8-alpha.0.10 369 12/9/2020
106.11.8-alpha.0.7 6,372 10/28/2020
106.11.8-alpha.0.6 362 10/28/2020
106.11.8-alpha.0.4 394 10/23/2020
106.11.8-alpha.0.3 379 10/23/2020
106.11.8-alpha.0.2 514 10/23/2020
106.11.7 4,094,296 9/30/2020
106.11.7-alpha.0.1 352 9/30/2020
106.11.6 11,720 9/30/2020
106.11.6-alpha.0.1 352 9/30/2020
106.11.5 74,055 9/17/2020
106.11.5-alpha.0.21 575 9/5/2020
106.11.5-alpha.0.20 372 9/4/2020
106.11.5-alpha.0.18 759 8/5/2020
106.11.5-alpha.0.2 7,535 5/13/2020
106.11.5-alpha.0.1 423 5/18/2020
106.11.4 1,402,716 5/18/2020
106.11.3 29,803 5/11/2020
106.11.3-alpha.0.6 400 5/11/2020
106.11.3-alpha.0.1 425 5/8/2020
106.11.2 36,532 5/7/2020
106.11.1 5,837 5/7/2020
106.11.1-alpha.0.5 390 5/7/2020
106.11.1-alpha.0.1 375 5/7/2020
106.10.2-alpha.0.18 559 5/6/2020
106.10.2-alpha.0.16 381 5/6/2020
106.10.2-alpha.0.15 382 5/6/2020
106.10.2-alpha.0.8 2,965 1/23/2020
106.10.2-alpha.0.4 2,886 1/13/2020
106.10.2-alpha.0.3 432 1/13/2020
106.10.1 848,957 1/12/2020
106.10.1-alpha.0.15 499 1/12/2020
106.10.1-alpha.0.9 433 1/8/2020
106.10.1-alpha.0.8 447 1/8/2020
106.10.0 32,860 1/7/2020
106.9.1-alpha.0.36 480 1/7/2020
106.9.1-alpha.0.34 568 1/7/2020