RestSharp.Serializers.Xml 110.2.1-alpha.0.20

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of RestSharp.Serializers.Xml.
dotnet add package RestSharp.Serializers.Xml --version 110.2.1-alpha.0.20
NuGet\Install-Package RestSharp.Serializers.Xml -Version 110.2.1-alpha.0.20
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="110.2.1-alpha.0.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RestSharp.Serializers.Xml --version 110.2.1-alpha.0.20
#r "nuget: RestSharp.Serializers.Xml, 110.2.1-alpha.0.20"
#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.Xml as a Cake Addin
#addin nuget:?package=RestSharp.Serializers.Xml&version=110.2.1-alpha.0.20&prerelease

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

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. 
.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.
  • .NETFramework 4.7.1

  • .NETFramework 4.8

  • .NETStandard 2.0

  • net6.0

  • net7.0

  • net8.0

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
110.2.1-alpha.0.20 54 4/5/2024
110.2.1-alpha.0.16 225 10/24/2023
110.2.1-alpha.0.15 60 10/24/2023
110.2.1-alpha.0.13 76 9/13/2023
110.2.1-alpha.0.11 76 8/14/2023
110.2.1-alpha.0.10 504 7/4/2023
110.2.1-alpha.0.9 78 7/4/2023
110.2.1-alpha.0.8 70 7/4/2023
110.2.1-alpha.0.7 78 7/4/2023
110.2.1-alpha.0.6 74 7/4/2023
110.2.1-alpha.0.5 76 7/4/2023
110.2.1-alpha.0.3 1,752 5/10/2023
110.2.1-alpha.0.2 77 5/3/2023
110.2.1-alpha.0.1 84 4/10/2023
110.2.0 45,125 4/9/2023
110.1.1-alpha.0.7 76 4/9/2023
110.1.1-alpha.0.6 75 4/9/2023
110.1.1-alpha.0.5 80 4/9/2023
110.1.1-alpha.0.4 74 4/8/2023
110.1.0 287 4/4/2023
110.0.1-alpha.0.4 80 4/4/2023
110.0.1-alpha.0.3 81 4/4/2023
110.0.1-alpha.0.2 79 4/4/2023
110.0.1-alpha.0.1 78 4/4/2023
110.0.0 322 4/3/2023
109.0.2-alpha.0.7 81 4/3/2023
109.0.2-alpha.0.6 81 3/31/2023
109.0.2-alpha.0.5 70 3/30/2023
109.0.2-alpha.0.2 89 3/26/2023
109.0.1 3,399 3/12/2023
109.0.0 1,839 3/12/2023
109.0.0-preview.2 91 2/17/2023
109.0.0-preview.1 101 11/20/2022
108.0.4-alpha.0.29 81 3/12/2023
108.0.4-alpha.0.28 82 3/12/2023
108.0.4-alpha.0.27 82 3/12/2023
108.0.4-alpha.0.26 81 3/12/2023
108.0.4-alpha.0.25 81 3/12/2023
108.0.4-alpha.0.22 84 1/10/2023
108.0.4-alpha.0.21 83 1/8/2023
108.0.4-alpha.0.20 83 1/8/2023
108.0.4-alpha.0.19 89 1/8/2023
108.0.4-alpha.0.18 90 1/8/2023
108.0.4-alpha.0.17 89 1/8/2023
108.0.4-alpha.0.16 91 12/29/2022
108.0.3 18,890 11/19/2022
108.0.3-alpha.0.20 87 11/18/2022
108.0.3-alpha.0.19 82 11/18/2022
108.0.3-alpha.0.18 87 11/18/2022
108.0.3-alpha.0.11 91 11/9/2022
108.0.3-alpha.0.10 84 11/8/2022
108.0.3-alpha.0.9 84 11/8/2022
108.0.3-alpha.0.8 84 11/8/2022
108.0.3-alpha.0.5 124 9/22/2022
108.0.3-alpha.0.4 107 9/20/2022
108.0.2 45,547 9/20/2022
108.0.2-alpha.0.11 104 9/20/2022
108.0.2-alpha.0.10 91 9/13/2022
108.0.2-alpha.0.9 110 9/20/2022
108.0.2-alpha.0.8 100 9/20/2022
108.0.2-alpha.0.6 111 7/31/2022
108.0.2-alpha.0.5 119 7/21/2022
108.0.2-alpha.0.4 120 7/7/2022
108.0.2-alpha.0.2 126 7/7/2022
108.0.2-alpha.0.1 106 6/13/2022
108.0.1 14,897 6/7/2022
108.0.1-alpha.0.1 99 6/7/2022
108.0.0 501 6/7/2022
107.3.1-alpha.0.40 104 6/7/2022
107.3.1-alpha.0.39 103 6/7/2022
107.3.1-alpha.0.38 100 6/7/2022
107.3.1-alpha.0.26 114 5/6/2022
107.3.1-alpha.0.24 111 4/14/2022
107.3.1-alpha.0.23 111 4/14/2022
107.3.1-alpha.0.20 100 4/4/2022
107.3.1-alpha.0.19 98 4/4/2022
107.3.1-alpha.0.18 107 3/22/2022
107.3.1-alpha.0.17 101 3/22/2022
107.3.1-alpha.0.16 97 3/22/2022
107.3.1-alpha.0.15 100 3/22/2022
107.3.1-alpha.0.14 108 3/13/2022
107.3.1-alpha.0.13 108 3/12/2022
107.3.1-alpha.0.6 113 3/12/2022
107.3.1-alpha.0.5 104 3/3/2022
107.3.0 19,832 2/11/2022
107.2.2-alpha.0.7 101 2/11/2022
107.2.2-alpha.0.6 107 2/11/2022
107.2.2-alpha.0.5 106 2/11/2022
107.2.2-alpha.0.1 111 2/7/2022
107.2.1 628 2/4/2022
107.2.1-alpha.0.3 127 2/4/2022
107.2.0 476 2/3/2022
107.1.3-alpha.0.7 122 2/3/2022
107.1.3-alpha.0.6 117 2/3/2022
107.1.3-alpha.0.5 127 2/2/2022
107.1.3-alpha.0.2 120 1/25/2022
107.1.2 484 1/25/2022
107.1.2-alpha.0.19 129 1/24/2022
107.1.2-alpha.0.18 117 1/24/2022
107.1.2-alpha.0.14 118 1/23/2022
107.1.2-alpha.0.13 122 1/23/2022
107.1.2-alpha.0.12 118 1/23/2022
107.1.2-alpha.0.10 117 1/22/2022
107.1.2-alpha.0.9 143 1/22/2022
107.1.2-alpha.0.8 119 1/21/2022
107.1.2-alpha.0.7 116 1/20/2022
107.1.2-alpha.0.4 118 1/20/2022
107.1.2-alpha.0.3 116 1/20/2022
107.1.2-alpha.0.1 124 1/19/2022
107.1.1 518 1/17/2022
107.1.1-alpha.0.3 126 1/19/2022
107.1.1-alpha.0.1 120 1/18/2022
107.1.0 464 1/17/2022
107.0.4-alpha.0.11 125 1/17/2022
107.0.4-alpha.0.9 122 1/17/2022
107.0.4-alpha.0.6 121 1/13/2022
107.0.4-alpha.0.5 121 1/13/2022
107.0.4-alpha.0.4 122 1/12/2022
107.0.3 2,115 1/11/2022
107.0.3-alpha.0.4 116 1/11/2022
107.0.3-alpha.0.2 126 1/10/2022
107.0.3-alpha.0.1 121 1/9/2022
107.0.2 286 1/9/2022
107.0.2-alpha.0.6 122 1/9/2022
107.0.2-alpha.0.5 127 1/8/2022
107.0.2-alpha.0.4 117 1/7/2022
107.0.2-alpha.0.3 128 1/7/2022
107.0.2-alpha.0.2 122 1/7/2022
107.0.2-alpha.0.1 118 1/7/2022
107.0.1 372 1/7/2022
107.0.1-alpha.0.2 122 1/7/2022
107.0.1-alpha.0.1 119 1/6/2022
107.0.0-preview.20 118 1/6/2022
107.0.0-preview.19 128 1/5/2022
107.0.0-preview.18 127 1/3/2022
107.0.0-preview.17 126 12/28/2021
107.0.0-preview.14 123 12/23/2021
107.0.0-preview.13 132 12/21/2021
107.0.0-preview.12 138 12/18/2021
107.0.0-preview.11 154 12/17/2021
107.0.0-preview.10 146 12/17/2021
107.0.0-preview.9 156 12/17/2021
107.0.0-preview.8 137 12/15/2021
107.0.0-preview.7 138 12/15/2021
107.0.0-preview.6 136 12/15/2021
107.0.0-preview.5 136 12/15/2021