RestSharp.Serializers.Xml 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.Xml --version 112.1.0
                    
NuGet\Install-Package RestSharp.Serializers.Xml -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.Xml" 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.Xml" Version="112.1.0" />
                    
Directory.Packages.props
<PackageReference Include="RestSharp.Serializers.Xml" />
                    
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.Xml --version 112.1.0
                    
#r "nuget: RestSharp.Serializers.Xml, 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.Xml&version=112.1.0
                    
Install RestSharp.Serializers.Xml as a Cake Addin
#tool nuget:?package=RestSharp.Serializers.Xml&version=112.1.0
                    
Install RestSharp.Serializers.Xml as a Cake Tool

About

This package is a custom XML serializer for RestSharp. It is based on the original XML serializer that was part of RestSharp but was removed in version 107.0.0.

How to use

The default XML serializer in RestSharp is DotNetXmlSerializer, which uses System.Xml.Serialization library from . NET.

In previous versions of RestSharp, the default XML serializer was a custom RestSharp XML serializer. To make the code library size smaller, the custom serializer was removed from RestSharp.

You can add it back if necessary by installing the RestSharp.Serializers.Xml package and adding it to the client:

var client = new RestClient(
    options, 
    configureSerialization: s => s.UseXmlSerializer()
);

As before, you can supply three optional arguments for a custom namespace, custom root element, and if you want to use SerializeAs and DeserializeAs attributed.

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

Showing the top 3 NuGet packages that depend on RestSharp.Serializers.Xml:

Package Downloads
Cortside.RestApiClient

Package Description

McDoit.BambooHrClient

Based on https://github.com/jbubriski/bamboo-hr-dotnet-client this package provides a SDK for the BambooHr API using RestSharp

CallsignToolkit.CallbookLookup

Callsign Toolkit for programs relating to the Amateur Radio service.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on RestSharp.Serializers.Xml:

Repository Stars
Bukimedia/PrestaSharp
CSharp .Net client library for the PrestaShop API via web service
Version Downloads Last updated
112.1.1-alpha.0.4 715 12/17/2024
112.1.1-alpha.0.1 77 12/16/2024
112.1.0 23,964 10/4/2024
112.0.1-alpha.0.1 62 10/3/2024
112.0.0 44,950 8/29/2024
111.4.2-alpha.0.3 62 8/29/2024
111.4.1 23,085 7/30/2024
111.4.1-alpha.0.7 54 7/30/2024
111.4.1-alpha.0.1 47 7/30/2024
111.4.0 2,199 7/11/2024
111.3.1-alpha.0.7 59 7/11/2024
111.3.1-alpha.0.6 57 7/4/2024
111.3.1-alpha.0.5 79 6/25/2024
111.3.1-alpha.0.3 78 6/24/2024
111.3.1-alpha.0.2 76 6/24/2024
111.3.1-alpha.0.1 81 6/24/2024
111.3.0 5,604 6/17/2024
111.2.1-alpha.0.6 75 6/17/2024
111.2.1-alpha.0.5 76 6/17/2024
111.2.1-alpha.0.3 73 6/17/2024
111.2.1-alpha.0.2 74 6/12/2024
111.2.0 2,009 5/30/2024
111.1.1-alpha.0.4 76 5/30/2024
111.1.1-alpha.0.3 77 5/27/2024
111.1.1-alpha.0.2 76 5/27/2024
111.1.0 222 5/26/2024
111.0.1-alpha.0.8 86 5/26/2024
111.0.1-alpha.0.7 88 5/26/2024
111.0.1-alpha.0.5 83 5/25/2024
111.0.1-alpha.0.4 85 5/22/2024
111.0.1-alpha.0.3 87 5/22/2024
111.0.1-alpha.0.1 87 5/22/2024
111.0.0 534 5/22/2024
110.2.1-alpha.0.26 78 5/22/2024
110.2.1-alpha.0.24 83 5/22/2024
110.2.1-alpha.0.23 87 5/22/2024
110.2.1-alpha.0.22 83 5/22/2024
110.2.1-alpha.0.20 95 4/5/2024
110.2.1-alpha.0.16 1,920 10/24/2023
110.2.1-alpha.0.15 87 10/24/2023
110.2.1-alpha.0.13 108 9/13/2023
110.2.1-alpha.0.11 98 8/14/2023
110.2.1-alpha.0.10 677 7/4/2023
110.2.1-alpha.0.9 101 7/4/2023
110.2.1-alpha.0.8 99 7/4/2023
110.2.1-alpha.0.7 109 7/4/2023
110.2.1-alpha.0.6 103 7/4/2023
110.2.1-alpha.0.5 106 7/4/2023
110.2.1-alpha.0.3 1,812 5/10/2023
110.2.1-alpha.0.2 112 5/3/2023
110.2.1-alpha.0.1 120 4/10/2023
110.2.0 98,113 4/9/2023
110.1.1-alpha.0.7 105 4/9/2023
110.1.1-alpha.0.6 114 4/9/2023
110.1.1-alpha.0.5 109 4/9/2023
110.1.1-alpha.0.4 108 4/8/2023
110.1.0 341 4/4/2023
110.0.1-alpha.0.4 111 4/4/2023
110.0.1-alpha.0.3 115 4/4/2023
110.0.1-alpha.0.2 114 4/4/2023
110.0.1-alpha.0.1 106 4/4/2023
110.0.0 388 4/3/2023
109.0.2-alpha.0.7 110 4/3/2023
109.0.2-alpha.0.6 117 3/31/2023
109.0.2-alpha.0.5 105 3/30/2023
109.0.2-alpha.0.2 124 3/26/2023
109.0.1 9,140 3/12/2023
109.0.0 2,200 3/12/2023
109.0.0-preview.2 128 2/17/2023
109.0.0-preview.1 135 11/20/2022
108.0.4-alpha.0.29 110 3/12/2023
108.0.4-alpha.0.28 118 3/12/2023
108.0.4-alpha.0.27 112 3/12/2023
108.0.4-alpha.0.26 107 3/12/2023
108.0.4-alpha.0.25 118 3/12/2023
108.0.4-alpha.0.22 116 1/10/2023
108.0.4-alpha.0.21 120 1/8/2023
108.0.4-alpha.0.20 113 1/8/2023
108.0.4-alpha.0.19 122 1/8/2023
108.0.4-alpha.0.18 123 1/8/2023
108.0.4-alpha.0.17 129 1/8/2023
108.0.4-alpha.0.16 131 12/29/2022
108.0.3 28,517 11/19/2022
108.0.3-alpha.0.20 126 11/18/2022
108.0.3-alpha.0.19 119 11/18/2022
108.0.3-alpha.0.18 122 11/18/2022
108.0.3-alpha.0.11 130 11/9/2022
108.0.3-alpha.0.10 122 11/8/2022
108.0.3-alpha.0.9 122 11/8/2022
108.0.3-alpha.0.8 120 11/8/2022
108.0.3-alpha.0.5 160 9/22/2022
108.0.3-alpha.0.4 143 9/20/2022
108.0.2 66,061 9/20/2022
108.0.2-alpha.0.11 143 9/20/2022
108.0.2-alpha.0.10 130 9/13/2022
108.0.2-alpha.0.9 154 9/20/2022
108.0.2-alpha.0.8 140 9/20/2022
108.0.2-alpha.0.6 148 7/31/2022
108.0.2-alpha.0.5 160 7/21/2022
108.0.2-alpha.0.4 160 7/7/2022
108.0.2-alpha.0.2 167 7/7/2022
108.0.2-alpha.0.1 143 6/13/2022
108.0.1 20,047 6/7/2022
108.0.1-alpha.0.1 135 6/7/2022
108.0.0 579 6/7/2022
107.3.1-alpha.0.40 140 6/7/2022
107.3.1-alpha.0.39 145 6/7/2022
107.3.1-alpha.0.38 134 6/7/2022
107.3.1-alpha.0.26 156 5/6/2022
107.3.1-alpha.0.24 158 4/14/2022
107.3.1-alpha.0.23 158 4/14/2022
107.3.1-alpha.0.20 145 4/4/2022
107.3.1-alpha.0.19 143 4/4/2022
107.3.1-alpha.0.18 154 3/22/2022
107.3.1-alpha.0.17 146 3/22/2022
107.3.1-alpha.0.16 141 3/22/2022
107.3.1-alpha.0.15 147 3/22/2022
107.3.1-alpha.0.14 153 3/13/2022
107.3.1-alpha.0.13 153 3/12/2022
107.3.1-alpha.0.6 159 3/12/2022
107.3.1-alpha.0.5 146 3/3/2022
107.3.0 60,231 2/11/2022
107.2.2-alpha.0.7 145 2/11/2022
107.2.2-alpha.0.6 156 2/11/2022
107.2.2-alpha.0.5 156 2/11/2022
107.2.2-alpha.0.1 158 2/7/2022
107.2.1 709 2/4/2022
107.2.1-alpha.0.3 169 2/4/2022
107.2.0 552 2/3/2022
107.1.3-alpha.0.7 172 2/3/2022
107.1.3-alpha.0.6 159 2/3/2022
107.1.3-alpha.0.5 177 2/2/2022
107.1.3-alpha.0.2 161 1/25/2022
107.1.2 556 1/25/2022
107.1.2-alpha.0.19 166 1/24/2022
107.1.2-alpha.0.18 158 1/24/2022
107.1.2-alpha.0.14 163 1/23/2022
107.1.2-alpha.0.13 163 1/23/2022
107.1.2-alpha.0.12 158 1/23/2022
107.1.2-alpha.0.10 165 1/22/2022
107.1.2-alpha.0.9 189 1/22/2022
107.1.2-alpha.0.8 166 1/21/2022
107.1.2-alpha.0.7 154 1/20/2022
107.1.2-alpha.0.4 171 1/20/2022
107.1.2-alpha.0.3 160 1/20/2022
107.1.2-alpha.0.1 171 1/19/2022
107.1.1 670 1/17/2022
107.1.1-alpha.0.3 171 1/19/2022
107.1.1-alpha.0.1 165 1/18/2022
107.1.0 535 1/17/2022
107.0.4-alpha.0.11 165 1/17/2022
107.0.4-alpha.0.9 161 1/17/2022
107.0.4-alpha.0.6 166 1/13/2022
107.0.4-alpha.0.5 162 1/13/2022
107.0.4-alpha.0.4 159 1/12/2022
107.0.3 2,219 1/11/2022
107.0.3-alpha.0.4 154 1/11/2022
107.0.3-alpha.0.2 166 1/10/2022
107.0.3-alpha.0.1 161 1/9/2022
107.0.2 352 1/9/2022
107.0.2-alpha.0.6 161 1/9/2022
107.0.2-alpha.0.5 167 1/8/2022
107.0.2-alpha.0.4 162 1/7/2022
107.0.2-alpha.0.3 175 1/7/2022
107.0.2-alpha.0.2 166 1/7/2022
107.0.2-alpha.0.1 156 1/7/2022
107.0.1 459 1/7/2022
107.0.1-alpha.0.2 162 1/7/2022
107.0.1-alpha.0.1 164 1/6/2022
107.0.0-preview.20 167 1/6/2022
107.0.0-preview.19 172 1/5/2022
107.0.0-preview.18 172 1/3/2022
107.0.0-preview.17 172 12/28/2021
107.0.0-preview.14 163 12/23/2021
107.0.0-preview.13 179 12/21/2021
107.0.0-preview.12 185 12/18/2021
107.0.0-preview.11 194 12/17/2021
107.0.0-preview.10 190 12/17/2021
107.0.0-preview.9 202 12/17/2021
107.0.0-preview.8 185 12/15/2021
107.0.0-preview.7 177 12/15/2021
107.0.0-preview.6 182 12/15/2021
107.0.0-preview.5 183 12/15/2021