RestSharp.Serializers.NewtonsoftJson 112.1.0

Prefix Reserved
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.
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.
// Install RestSharp.Serializers.NewtonsoftJson as a Cake Addin
#addin nuget:?package=RestSharp.Serializers.NewtonsoftJson&version=112.1.0

// Install RestSharp.Serializers.NewtonsoftJson as a Cake Tool
#tool nuget:?package=RestSharp.Serializers.NewtonsoftJson&version=112.1.0                

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. 
.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 (166)

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.

CSharpAmazonSpAPI

.Net C# library for the new Amazon Selling Partner API

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

GitHub repositories (12)

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

Repository Stars
DynamoDS/Dynamo
Open Source Graphical Programming for Design
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
Version Downloads Last updated
112.1.0 101,464 10/4/2024
112.0.1-alpha.0.1 94 10/3/2024
112.0.0 230,940 8/29/2024
111.4.2-alpha.0.3 218 8/29/2024
111.4.1 128,716 7/30/2024
111.4.1-alpha.0.7 54 7/30/2024
111.4.1-alpha.0.1 57 7/30/2024
111.4.0 43,162 7/11/2024
111.3.1-alpha.0.7 77 7/11/2024
111.3.1-alpha.0.6 101 7/4/2024
111.3.1-alpha.0.5 274 6/25/2024
111.3.1-alpha.0.3 99 6/24/2024
111.3.1-alpha.0.2 89 6/24/2024
111.3.1-alpha.0.1 85 6/24/2024
111.3.0 85,170 6/17/2024
111.2.1-alpha.0.6 95 6/17/2024
111.2.1-alpha.0.5 84 6/17/2024
111.2.1-alpha.0.3 87 6/17/2024
111.2.1-alpha.0.2 120 6/12/2024
111.2.0 71,780 5/30/2024
111.1.1-alpha.0.4 84 5/30/2024
111.1.1-alpha.0.3 99 5/27/2024
111.1.1-alpha.0.2 82 5/27/2024
111.1.0 20,888 5/26/2024
111.0.1-alpha.0.8 123 5/26/2024
111.0.1-alpha.0.7 88 5/26/2024
111.0.1-alpha.0.5 90 5/25/2024
111.0.1-alpha.0.4 124 5/22/2024
111.0.1-alpha.0.3 87 5/22/2024
111.0.1-alpha.0.1 86 5/22/2024
111.0.0 6,384 5/22/2024
110.2.1-alpha.0.26 250 5/22/2024
110.2.1-alpha.0.24 82 5/22/2024
110.2.1-alpha.0.23 81 5/22/2024
110.2.1-alpha.0.22 79 5/22/2024
110.2.1-alpha.0.20 1,147 4/5/2024
110.2.1-alpha.0.16 8,902 10/24/2023
110.2.1-alpha.0.15 148 10/24/2023
110.2.1-alpha.0.13 4,543 9/13/2023
110.2.1-alpha.0.11 1,776 8/14/2023
110.2.1-alpha.0.10 418 7/4/2023
110.2.1-alpha.0.9 154 7/4/2023
110.2.1-alpha.0.8 143 7/4/2023
110.2.1-alpha.0.7 142 7/4/2023
110.2.1-alpha.0.6 136 7/4/2023
110.2.1-alpha.0.5 137 7/4/2023
110.2.1-alpha.0.3 2,339 5/10/2023
110.2.1-alpha.0.2 1,065 5/3/2023
110.2.1-alpha.0.1 468 4/10/2023
110.2.0 2,582,908 4/9/2023
110.1.1-alpha.0.7 131 4/9/2023
110.1.1-alpha.0.6 142 4/9/2023
110.1.1-alpha.0.5 128 4/9/2023
110.1.1-alpha.0.4 140 4/8/2023
110.1.0 13,922 4/4/2023
110.0.1-alpha.0.4 139 4/4/2023
110.0.1-alpha.0.3 146 4/4/2023
110.0.1-alpha.0.2 150 4/4/2023
110.0.1-alpha.0.1 139 4/4/2023
110.0.0 10,472 4/3/2023
109.0.2-alpha.0.7 203 4/3/2023
109.0.2-alpha.0.6 155 3/31/2023
109.0.2-alpha.0.5 141 3/30/2023
109.0.2-alpha.0.2 171 3/26/2023
109.0.1 149,714 3/12/2023
109.0.0 4,614 3/12/2023
109.0.0-preview.2 336 2/17/2023
109.0.0-preview.1 14,516 11/20/2022
108.0.4-alpha.0.29 149 3/12/2023
108.0.4-alpha.0.28 142 3/12/2023
108.0.4-alpha.0.27 132 3/12/2023
108.0.4-alpha.0.26 128 3/12/2023
108.0.4-alpha.0.25 128 3/12/2023
108.0.4-alpha.0.22 138 1/10/2023
108.0.4-alpha.0.21 139 1/8/2023
108.0.4-alpha.0.20 144 1/8/2023
108.0.4-alpha.0.19 143 1/8/2023
108.0.4-alpha.0.18 144 1/8/2023
108.0.4-alpha.0.17 148 1/8/2023
108.0.4-alpha.0.16 144 12/29/2022
108.0.3 1,112,653 11/19/2022
108.0.3-alpha.0.20 155 11/18/2022
108.0.3-alpha.0.19 132 11/18/2022
108.0.3-alpha.0.18 135 11/18/2022
108.0.3-alpha.0.11 424 11/9/2022
108.0.3-alpha.0.10 150 11/8/2022
108.0.3-alpha.0.9 136 11/8/2022
108.0.3-alpha.0.8 138 11/8/2022
108.0.3-alpha.0.5 1,183 9/22/2022
108.0.3-alpha.0.4 196 9/20/2022
108.0.2 757,152 9/20/2022
108.0.2-alpha.0.11 279 9/20/2022
108.0.2-alpha.0.10 176 9/13/2022
108.0.2-alpha.0.9 156 9/20/2022
108.0.2-alpha.0.8 157 9/20/2022
108.0.2-alpha.0.6 945 7/31/2022
108.0.2-alpha.0.5 203 7/21/2022
108.0.2-alpha.0.4 3,161 7/7/2022
108.0.2-alpha.0.2 178 7/7/2022
108.0.2-alpha.0.1 372 6/13/2022
108.0.1 1,271,587 6/7/2022
108.0.1-alpha.0.1 163 6/7/2022
108.0.0 31,102 6/7/2022
107.3.1-alpha.0.40 826 6/7/2022
107.3.1-alpha.0.39 158 6/7/2022
107.3.1-alpha.0.38 153 6/7/2022
107.3.1-alpha.0.26 513 5/6/2022
107.3.1-alpha.0.24 320 4/14/2022
107.3.1-alpha.0.23 166 4/14/2022
107.3.1-alpha.0.20 442 4/4/2022
107.3.1-alpha.0.19 172 4/4/2022
107.3.1-alpha.0.18 225 3/22/2022
107.3.1-alpha.0.17 150 3/22/2022
107.3.1-alpha.0.16 159 3/22/2022
107.3.1-alpha.0.15 154 3/22/2022
107.3.1-alpha.0.14 1,325 3/13/2022
107.3.1-alpha.0.13 164 3/12/2022
107.3.1-alpha.0.6 169 3/12/2022
107.3.1-alpha.0.5 1,759 3/3/2022
107.3.0 898,635 2/11/2022
107.2.2-alpha.0.7 388 2/11/2022
107.2.2-alpha.0.6 351 2/11/2022
107.2.2-alpha.0.5 375 2/11/2022
107.2.2-alpha.0.1 451 2/7/2022
107.2.1 26,697 2/4/2022
107.2.1-alpha.0.3 369 2/4/2022
107.2.0 25,322 2/3/2022
107.1.3-alpha.0.7 372 2/3/2022
107.1.3-alpha.0.6 377 2/3/2022
107.1.3-alpha.0.5 386 2/2/2022
107.1.3-alpha.0.2 1,884 1/25/2022
107.1.2 61,660 1/25/2022
107.1.2-alpha.0.19 394 1/24/2022
107.1.2-alpha.0.18 376 1/24/2022
107.1.2-alpha.0.14 388 1/23/2022
107.1.2-alpha.0.13 383 1/23/2022
107.1.2-alpha.0.12 375 1/23/2022
107.1.2-alpha.0.10 395 1/22/2022
107.1.2-alpha.0.9 379 1/22/2022
107.1.2-alpha.0.8 377 1/21/2022
107.1.2-alpha.0.7 365 1/20/2022
107.1.2-alpha.0.4 363 1/20/2022
107.1.2-alpha.0.3 378 1/20/2022
107.1.2-alpha.0.1 381 1/19/2022
107.1.1 47,981 1/17/2022
107.1.1-alpha.0.3 386 1/19/2022
107.1.1-alpha.0.1 380 1/18/2022
107.1.0 3,051 1/17/2022
107.0.4-alpha.0.11 386 1/17/2022
107.0.4-alpha.0.9 382 1/17/2022
107.0.4-alpha.0.6 372 1/13/2022
107.0.4-alpha.0.5 174 1/13/2022
107.0.4-alpha.0.4 388 1/12/2022
107.0.3 16,646 1/11/2022
107.0.3-alpha.0.4 183 1/11/2022
107.0.3-alpha.0.2 180 1/10/2022
107.0.3-alpha.0.1 264 1/9/2022
107.0.2 4,536 1/9/2022
107.0.2-alpha.0.6 179 1/9/2022
107.0.2-alpha.0.5 187 1/8/2022
107.0.2-alpha.0.4 179 1/7/2022
107.0.2-alpha.0.3 184 1/7/2022
107.0.2-alpha.0.2 189 1/7/2022
107.0.2-alpha.0.1 184 1/7/2022
107.0.1 5,539 1/7/2022
107.0.1-alpha.0.2 181 1/7/2022
107.0.1-alpha.0.1 179 1/6/2022
107.0.0-preview.20 173 1/6/2022
107.0.0-preview.19 191 1/5/2022
107.0.0-preview.18 231 1/3/2022
107.0.0-preview.17 203 12/28/2021
107.0.0-preview.14 196 12/23/2021
107.0.0-preview.13 2,118 12/21/2021
107.0.0-preview.12 315 12/18/2021
107.0.0-preview.11 212 12/17/2021
107.0.0-preview.10 214 12/17/2021
107.0.0-preview.9 216 12/17/2021
107.0.0-preview.8 209 12/15/2021
107.0.0-preview.7 180 12/15/2021
107.0.0-preview.6 183 12/15/2021
107.0.0-preview.5 189 12/15/2021
107.0.0-preview.4 199 12/13/2021
107.0.0-preview.2 196 12/13/2021
107.0.0-preview.1 208 12/13/2021
106.15.1-alpha.0.1 1,143 12/8/2021
106.15.0 1,677,436 12/8/2021
106.14.1-alpha.0.2 189 12/8/2021
106.13.0 684,194 10/30/2021
106.12.0 2,232,392 7/15/2021
106.11.8-alpha.0.40 338 7/15/2021
106.11.8-alpha.0.39 213 7/15/2021
106.11.8-alpha.0.34 211 7/15/2021
106.11.8-alpha.0.14 17,375 5/5/2021
106.11.8-alpha.0.13 9,684 5/5/2021
106.11.8-alpha.0.12 12,043 12/21/2020
106.11.8-alpha.0.11 355 12/9/2020
106.11.8-alpha.0.10 294 12/9/2020
106.11.8-alpha.0.7 5,881 10/28/2020
106.11.8-alpha.0.6 291 10/28/2020
106.11.8-alpha.0.4 317 10/23/2020
106.11.8-alpha.0.3 306 10/23/2020
106.11.8-alpha.0.2 432 10/23/2020
106.11.7 3,529,607 9/30/2020
106.11.7-alpha.0.1 277 9/30/2020
106.11.6 10,926 9/30/2020
106.11.6-alpha.0.1 274 9/30/2020
106.11.5 70,920 9/17/2020
106.11.5-alpha.0.21 486 9/5/2020
106.11.5-alpha.0.20 283 9/4/2020
106.11.5-alpha.0.18 675 8/5/2020
106.11.5-alpha.0.2 7,414 5/13/2020
106.11.5-alpha.0.1 345 5/18/2020
106.11.4 1,284,781 5/18/2020
106.11.3 28,392 5/11/2020
106.11.3-alpha.0.6 318 5/11/2020
106.11.3-alpha.0.1 340 5/8/2020
106.11.2 35,620 5/7/2020
106.11.1 5,144 5/7/2020
106.11.1-alpha.0.5 305 5/7/2020
106.11.1-alpha.0.1 296 5/7/2020
106.10.2-alpha.0.18 378 5/6/2020
106.10.2-alpha.0.16 298 5/6/2020
106.10.2-alpha.0.15 300 5/6/2020
106.10.2-alpha.0.8 2,799 1/23/2020
106.10.2-alpha.0.4 2,796 1/13/2020
106.10.2-alpha.0.3 349 1/13/2020
106.10.1 811,311 1/12/2020
106.10.1-alpha.0.15 416 1/12/2020
106.10.1-alpha.0.9 346 1/8/2020
106.10.1-alpha.0.8 360 1/8/2020
106.10.0 30,163 1/7/2020
106.9.1-alpha.0.36 398 1/7/2020
106.9.1-alpha.0.34 464 1/7/2020