RestSharp.Serializers.CsvHelper 111.4.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package RestSharp.Serializers.CsvHelper --version 111.4.0
                    
NuGet\Install-Package RestSharp.Serializers.CsvHelper -Version 111.4.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.CsvHelper" Version="111.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RestSharp.Serializers.CsvHelper" Version="111.4.0" />
                    
Directory.Packages.props
<PackageReference Include="RestSharp.Serializers.CsvHelper" />
                    
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.CsvHelper --version 111.4.0
                    
#r "nuget: RestSharp.Serializers.CsvHelper, 111.4.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.CsvHelper&version=111.4.0
                    
Install RestSharp.Serializers.CsvHelper as a Cake Addin
#tool nuget:?package=RestSharp.Serializers.CsvHelper&version=111.4.0
                    
Install RestSharp.Serializers.CsvHelper as a Cake Tool

About

The RestSharp.Serializers.CsvHelper library provides a CSV serializer for RestSharp. It is based on the CsvHelper library.

How to use

Use the extension method provided by the package to configure the client:

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

You can also supply your instance of CsvConfiguration as a parameter for the extension method.

var client = new RestClient(
    options, 
    configureSerialization: s => s.UseCsvHelper(new CsvConfiguration(CultureInfo.InvariantCulture) {...})
);
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
112.1.1-alpha.0.4 99 12/17/2024
112.1.1-alpha.0.1 70 12/16/2024
112.1.0 310 10/4/2024
112.0.1-alpha.0.1 57 10/3/2024
112.0.0 140 8/29/2024
111.4.2-alpha.0.3 55 8/29/2024
111.4.1 110 7/30/2024
111.4.1-alpha.0.7 46 7/30/2024
111.4.1-alpha.0.1 44 7/30/2024
111.4.0 177 7/11/2024
111.3.1-alpha.0.7 59 7/11/2024
111.3.1-alpha.0.6 52 7/4/2024
111.3.1-alpha.0.5 73 6/25/2024
111.3.1-alpha.0.3 78 6/24/2024
111.3.1-alpha.0.2 81 6/24/2024
111.3.1-alpha.0.1 72 6/24/2024
111.3.0 145 6/17/2024
111.2.1-alpha.0.6 85 6/17/2024
111.2.1-alpha.0.5 67 6/17/2024
111.2.1-alpha.0.3 76 6/17/2024
111.2.1-alpha.0.2 69 6/12/2024
111.2.0 199 5/30/2024
111.1.1-alpha.0.4 75 5/30/2024
111.1.1-alpha.0.3 76 5/27/2024
111.1.1-alpha.0.2 77 5/27/2024
111.1.0 142 5/26/2024
111.0.1-alpha.0.8 84 5/26/2024
111.0.1-alpha.0.7 81 5/26/2024
111.0.1-alpha.0.5 81 5/25/2024
111.0.1-alpha.0.4 85 5/22/2024
111.0.1-alpha.0.3 76 5/22/2024
111.0.1-alpha.0.1 77 5/22/2024
111.0.0 140 5/22/2024
110.2.1-alpha.0.26 75 5/22/2024
110.2.1-alpha.0.24 81 5/22/2024
110.2.1-alpha.0.23 76 5/22/2024
110.2.1-alpha.0.22 81 5/22/2024
110.2.1-alpha.0.20 89 4/5/2024
110.2.1-alpha.0.16 204 10/24/2023
110.2.1-alpha.0.15 85 10/24/2023
110.2.1-alpha.0.13 94 9/13/2023
110.2.1-alpha.0.11 99 8/14/2023
110.2.1-alpha.0.10 105 7/4/2023
110.2.1-alpha.0.9 105 7/4/2023
110.2.1-alpha.0.8 99 7/4/2023
110.2.1-alpha.0.7 102 7/4/2023
110.2.1-alpha.0.6 107 7/4/2023
110.2.1-alpha.0.5 105 7/4/2023
110.2.1-alpha.0.3 102 5/10/2023
110.2.1-alpha.0.2 103 5/3/2023
110.2.1-alpha.0.1 107 4/10/2023
110.2.0 2,723 4/9/2023
110.1.1-alpha.0.7 113 4/9/2023
110.1.1-alpha.0.6 104 4/9/2023
110.1.1-alpha.0.5 108 4/9/2023
110.1.1-alpha.0.4 103 4/8/2023
110.1.0 247 4/4/2023
110.0.1-alpha.0.4 110 4/4/2023
110.0.1-alpha.0.3 109 4/4/2023
110.0.1-alpha.0.2 108 4/4/2023
110.0.1-alpha.0.1 111 4/4/2023
110.0.0 260 4/3/2023
109.0.2-alpha.0.7 109 4/3/2023
109.0.2-alpha.0.6 109 3/31/2023
109.0.2-alpha.0.5 100 3/30/2023
109.0.2-alpha.0.2 109 3/26/2023
109.0.1 294 3/12/2023
109.0.0 266 3/12/2023
109.0.0-preview.2 114 2/17/2023
109.0.0-preview.1 122 11/20/2022
108.0.4-alpha.0.29 110 3/12/2023
108.0.4-alpha.0.28 109 3/12/2023
108.0.4-alpha.0.27 106 3/12/2023
108.0.4-alpha.0.26 106 3/12/2023
108.0.4-alpha.0.25 108 3/12/2023
108.0.4-alpha.0.22 122 1/10/2023
108.0.4-alpha.0.21 115 1/8/2023
108.0.4-alpha.0.20 123 1/8/2023
108.0.4-alpha.0.19 122 1/8/2023
108.0.4-alpha.0.18 122 1/8/2023
108.0.4-alpha.0.17 121 1/8/2023
108.0.4-alpha.0.16 118 12/29/2022
108.0.3 386 11/19/2022
108.0.3-alpha.0.20 118 11/18/2022
108.0.3-alpha.0.19 120 11/18/2022
108.0.3-alpha.0.18 114 11/18/2022
108.0.3-alpha.0.11 130 11/9/2022
108.0.3-alpha.0.10 114 11/8/2022
108.0.3-alpha.0.9 112 11/8/2022
108.0.3-alpha.0.8 111 11/8/2022
108.0.3-alpha.0.5 143 9/22/2022
108.0.3-alpha.0.4 136 9/20/2022
108.0.2 880 9/20/2022
108.0.2-alpha.0.10 148 9/20/2022
108.0.2-alpha.0.9 137 9/20/2022