RestSharp.Serializers.NewtonsoftJson 110.2.1-alpha.0.24

Prefix Reserved
This is a prerelease version of RestSharp.Serializers.NewtonsoftJson.
There is a newer version of this package available.
See the version list below for details.
dotnet add package RestSharp.Serializers.NewtonsoftJson --version 110.2.1-alpha.0.24                
NuGet\Install-Package RestSharp.Serializers.NewtonsoftJson -Version 110.2.1-alpha.0.24                
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="110.2.1-alpha.0.24" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RestSharp.Serializers.NewtonsoftJson --version 110.2.1-alpha.0.24                
#r "nuget: RestSharp.Serializers.NewtonsoftJson, 110.2.1-alpha.0.24"                
#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=110.2.1-alpha.0.24&prerelease

// Install RestSharp.Serializers.NewtonsoftJson as a Cake Tool
#tool nuget:?package=RestSharp.Serializers.NewtonsoftJson&version=110.2.1-alpha.0.24&prerelease                

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 (163)

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.0.0 12,552 8/29/2024
111.4.2-alpha.0.3 54 8/29/2024
111.4.1 46,821 7/30/2024
111.4.1-alpha.0.7 38 7/30/2024
111.4.1-alpha.0.1 40 7/30/2024
111.4.0 30,682 7/11/2024
111.3.1-alpha.0.7 54 7/11/2024
111.3.1-alpha.0.6 86 7/4/2024
111.3.1-alpha.0.5 251 6/25/2024
111.3.1-alpha.0.3 83 6/24/2024
111.3.1-alpha.0.2 75 6/24/2024
111.3.1-alpha.0.1 68 6/24/2024
111.3.0 51,550 6/17/2024
111.2.1-alpha.0.6 79 6/17/2024
111.2.1-alpha.0.5 65 6/17/2024
111.2.1-alpha.0.3 67 6/17/2024
111.2.1-alpha.0.2 101 6/12/2024
111.2.0 47,785 5/30/2024
111.1.1-alpha.0.4 67 5/30/2024
111.1.1-alpha.0.3 83 5/27/2024
111.1.1-alpha.0.2 60 5/27/2024
111.1.0 14,553 5/26/2024
111.0.1-alpha.0.8 73 5/26/2024
111.0.1-alpha.0.7 68 5/26/2024
111.0.1-alpha.0.5 72 5/25/2024
111.0.1-alpha.0.4 105 5/22/2024
111.0.1-alpha.0.3 69 5/22/2024
111.0.1-alpha.0.1 66 5/22/2024
111.0.0 4,208 5/22/2024
110.2.1-alpha.0.26 145 5/22/2024
110.2.1-alpha.0.24 66 5/22/2024
110.2.1-alpha.0.23 66 5/22/2024
110.2.1-alpha.0.22 67 5/22/2024
110.2.1-alpha.0.20 826 4/5/2024
110.2.1-alpha.0.16 7,583 10/24/2023
110.2.1-alpha.0.15 124 10/24/2023
110.2.1-alpha.0.13 3,806 9/13/2023
110.2.1-alpha.0.11 1,602 8/14/2023
110.2.1-alpha.0.10 402 7/4/2023
110.2.1-alpha.0.9 139 7/4/2023
110.2.1-alpha.0.8 131 7/4/2023
110.2.1-alpha.0.7 131 7/4/2023
110.2.1-alpha.0.6 124 7/4/2023
110.2.1-alpha.0.5 124 7/4/2023
110.2.1-alpha.0.3 2,302 5/10/2023
110.2.1-alpha.0.2 1,054 5/3/2023
110.2.1-alpha.0.1 457 4/10/2023
110.2.0 2,180,590 4/9/2023
110.1.1-alpha.0.7 120 4/9/2023
110.1.1-alpha.0.6 131 4/9/2023
110.1.1-alpha.0.5 118 4/9/2023
110.1.1-alpha.0.4 127 4/8/2023
110.1.0 12,753 4/4/2023
110.0.1-alpha.0.4 128 4/4/2023
110.0.1-alpha.0.3 135 4/4/2023
110.0.1-alpha.0.2 138 4/4/2023
110.0.1-alpha.0.1 129 4/4/2023
110.0.0 9,500 4/3/2023
109.0.2-alpha.0.7 135 4/3/2023
109.0.2-alpha.0.6 143 3/31/2023
109.0.2-alpha.0.5 130 3/30/2023
109.0.2-alpha.0.2 159 3/26/2023
109.0.1 137,810 3/12/2023
109.0.0 4,388 3/12/2023
109.0.0-preview.2 319 2/17/2023
109.0.0-preview.1 14,074 11/20/2022
108.0.4-alpha.0.29 131 3/12/2023
108.0.4-alpha.0.28 122 3/12/2023
108.0.4-alpha.0.27 119 3/12/2023
108.0.4-alpha.0.26 117 3/12/2023
108.0.4-alpha.0.25 118 3/12/2023
108.0.4-alpha.0.22 128 1/10/2023
108.0.4-alpha.0.21 127 1/8/2023
108.0.4-alpha.0.20 133 1/8/2023
108.0.4-alpha.0.19 132 1/8/2023
108.0.4-alpha.0.18 133 1/8/2023
108.0.4-alpha.0.17 138 1/8/2023
108.0.4-alpha.0.16 134 12/29/2022
108.0.3 1,045,266 11/19/2022
108.0.3-alpha.0.20 144 11/18/2022
108.0.3-alpha.0.19 122 11/18/2022
108.0.3-alpha.0.18 125 11/18/2022
108.0.3-alpha.0.11 413 11/9/2022
108.0.3-alpha.0.10 137 11/8/2022
108.0.3-alpha.0.9 127 11/8/2022
108.0.3-alpha.0.8 128 11/8/2022
108.0.3-alpha.0.5 1,093 9/22/2022
108.0.3-alpha.0.4 185 9/20/2022
108.0.2 708,970 9/20/2022
108.0.2-alpha.0.11 265 9/20/2022
108.0.2-alpha.0.10 166 9/13/2022
108.0.2-alpha.0.9 146 9/20/2022
108.0.2-alpha.0.8 146 9/20/2022
108.0.2-alpha.0.6 928 7/31/2022
108.0.2-alpha.0.5 192 7/21/2022
108.0.2-alpha.0.4 3,147 7/7/2022
108.0.2-alpha.0.2 168 7/7/2022
108.0.2-alpha.0.1 353 6/13/2022
108.0.1 1,168,598 6/7/2022
108.0.1-alpha.0.1 151 6/7/2022
108.0.0 23,464 6/7/2022
107.3.1-alpha.0.40 346 6/7/2022
107.3.1-alpha.0.39 147 6/7/2022
107.3.1-alpha.0.38 141 6/7/2022
107.3.1-alpha.0.26 499 5/6/2022
107.3.1-alpha.0.24 304 4/14/2022
107.3.1-alpha.0.23 156 4/14/2022
107.3.1-alpha.0.20 383 4/4/2022
107.3.1-alpha.0.19 162 4/4/2022
107.3.1-alpha.0.18 214 3/22/2022
107.3.1-alpha.0.17 139 3/22/2022
107.3.1-alpha.0.16 150 3/22/2022
107.3.1-alpha.0.15 144 3/22/2022
107.3.1-alpha.0.14 1,251 3/13/2022
107.3.1-alpha.0.13 154 3/12/2022
107.3.1-alpha.0.6 159 3/12/2022
107.3.1-alpha.0.5 1,733 3/3/2022
107.3.0 864,375 2/11/2022
107.2.2-alpha.0.7 377 2/11/2022
107.2.2-alpha.0.6 342 2/11/2022
107.2.2-alpha.0.5 365 2/11/2022
107.2.2-alpha.0.1 440 2/7/2022
107.2.1 26,114 2/4/2022
107.2.1-alpha.0.3 359 2/4/2022
107.2.0 24,497 2/3/2022
107.1.3-alpha.0.7 361 2/3/2022
107.1.3-alpha.0.6 366 2/3/2022
107.1.3-alpha.0.5 370 2/2/2022
107.1.3-alpha.0.2 1,872 1/25/2022
107.1.2 57,083 1/25/2022
107.1.2-alpha.0.19 383 1/24/2022
107.1.2-alpha.0.18 366 1/24/2022
107.1.2-alpha.0.14 378 1/23/2022
107.1.2-alpha.0.13 372 1/23/2022
107.1.2-alpha.0.12 364 1/23/2022
107.1.2-alpha.0.10 385 1/22/2022
107.1.2-alpha.0.9 368 1/22/2022
107.1.2-alpha.0.8 367 1/21/2022
107.1.2-alpha.0.7 354 1/20/2022
107.1.2-alpha.0.4 353 1/20/2022
107.1.2-alpha.0.3 367 1/20/2022
107.1.2-alpha.0.1 365 1/19/2022
107.1.1 46,641 1/17/2022
107.1.1-alpha.0.3 376 1/19/2022
107.1.1-alpha.0.1 370 1/18/2022
107.1.0 2,899 1/17/2022
107.0.4-alpha.0.11 376 1/17/2022
107.0.4-alpha.0.9 371 1/17/2022
107.0.4-alpha.0.6 362 1/13/2022
107.0.4-alpha.0.5 163 1/13/2022
107.0.4-alpha.0.4 378 1/12/2022
107.0.3 16,401 1/11/2022
107.0.3-alpha.0.4 173 1/11/2022
107.0.3-alpha.0.2 170 1/10/2022
107.0.3-alpha.0.1 253 1/9/2022
107.0.2 4,387 1/9/2022
107.0.2-alpha.0.6 169 1/9/2022
107.0.2-alpha.0.5 178 1/8/2022
107.0.2-alpha.0.4 169 1/7/2022
107.0.2-alpha.0.3 173 1/7/2022
107.0.2-alpha.0.2 178 1/7/2022
107.0.2-alpha.0.1 173 1/7/2022
107.0.1 5,314 1/7/2022
107.0.1-alpha.0.2 166 1/7/2022
107.0.1-alpha.0.1 169 1/6/2022
107.0.0-preview.20 163 1/6/2022
107.0.0-preview.19 180 1/5/2022
107.0.0-preview.18 220 1/3/2022
107.0.0-preview.17 191 12/28/2021
107.0.0-preview.14 183 12/23/2021
107.0.0-preview.13 2,105 12/21/2021
107.0.0-preview.12 305 12/18/2021
107.0.0-preview.11 200 12/17/2021
107.0.0-preview.10 202 12/17/2021
107.0.0-preview.9 205 12/17/2021
107.0.0-preview.8 199 12/15/2021
107.0.0-preview.7 169 12/15/2021
107.0.0-preview.6 171 12/15/2021
107.0.0-preview.5 177 12/15/2021
107.0.0-preview.4 187 12/13/2021
107.0.0-preview.2 185 12/13/2021
107.0.0-preview.1 196 12/13/2021
106.15.1-alpha.0.1 1,038 12/8/2021
106.15.0 1,541,314 12/8/2021
106.14.1-alpha.0.2 177 12/8/2021
106.13.0 640,853 10/30/2021
106.12.0 2,120,550 7/15/2021
106.11.8-alpha.0.40 260 7/15/2021
106.11.8-alpha.0.39 201 7/15/2021
106.11.8-alpha.0.34 200 7/15/2021
106.11.8-alpha.0.14 17,151 5/5/2021
106.11.8-alpha.0.13 7,517 5/5/2021
106.11.8-alpha.0.12 11,764 12/21/2020
106.11.8-alpha.0.11 344 12/9/2020
106.11.8-alpha.0.10 282 12/9/2020
106.11.8-alpha.0.7 5,688 10/28/2020
106.11.8-alpha.0.6 271 10/28/2020
106.11.8-alpha.0.4 306 10/23/2020
106.11.8-alpha.0.3 296 10/23/2020
106.11.8-alpha.0.2 421 10/23/2020
106.11.7 3,394,541 9/30/2020
106.11.7-alpha.0.1 265 9/30/2020
106.11.6 10,750 9/30/2020
106.11.6-alpha.0.1 261 9/30/2020
106.11.5 69,217 9/17/2020
106.11.5-alpha.0.21 471 9/5/2020
106.11.5-alpha.0.20 270 9/4/2020
106.11.5-alpha.0.18 664 8/5/2020
106.11.5-alpha.0.2 7,393 5/13/2020
106.11.5-alpha.0.1 333 5/18/2020
106.11.4 1,240,628 5/18/2020
106.11.3 27,817 5/11/2020
106.11.3-alpha.0.6 306 5/11/2020
106.11.3-alpha.0.1 326 5/8/2020
106.11.2 35,124 5/7/2020
106.11.1 4,999 5/7/2020
106.11.1-alpha.0.5 288 5/7/2020
106.11.1-alpha.0.1 285 5/7/2020
106.10.2-alpha.0.18 362 5/6/2020
106.10.2-alpha.0.16 287 5/6/2020
106.10.2-alpha.0.15 287 5/6/2020
106.10.2-alpha.0.8 2,775 1/23/2020
106.10.2-alpha.0.4 2,778 1/13/2020
106.10.2-alpha.0.3 332 1/13/2020
106.10.1 793,290 1/12/2020
106.10.1-alpha.0.15 400 1/12/2020
106.10.1-alpha.0.9 328 1/8/2020
106.10.1-alpha.0.8 344 1/8/2020
106.10.0 29,321 1/7/2020
106.9.1-alpha.0.36 383 1/7/2020
106.9.1-alpha.0.34 425 1/7/2020