HttpClientToCurl 1.8.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package HttpClientToCurl --version 1.8.5
                    
NuGet\Install-Package HttpClientToCurl -Version 1.8.5
                    
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="HttpClientToCurl" Version="1.8.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HttpClientToCurl" Version="1.8.5" />
                    
Directory.Packages.props
<PackageReference Include="HttpClientToCurl" />
                    
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 HttpClientToCurl --version 1.8.5
                    
#r "nuget: HttpClientToCurl, 1.8.5"
                    
#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.
#:package HttpClientToCurl@1.8.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=HttpClientToCurl&version=1.8.5
                    
Install as a Cake Addin
#tool nuget:?package=HttpClientToCurl&version=1.8.5
                    
Install as a Cake Tool
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 was computed.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (2)

Showing the top 2 NuGet packages that depend on HttpClientToCurl:

Package Downloads
SomeGenericDev.RestSharpToCurl

A tiny and hacky library that uses reflection and DelegatingHandlers to generate a cURL script out of RestSharp's requests.

PubSea.Framework

It is a Domain Driven Design Framework, including contracts for creating unified rest api and some helpers.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on HttpClientToCurl:

Repository Stars
Reaparr/Reaparr
Plex downloader that brings content from any server to yours!
amingolmahalle/HttpClientToCurlGenerator
HttpClientToCurl is a NuGet package for .NET that generates cURL scripts from HttpClient requests in C# (CSharp). It supports GET, POST, PUT, and DELETE methods and handles content types like application/json, text/xml, and application/x-www-form-urlencoded. Convert your HttpClient requests easily into executable cURL commands.
Version Downloads Last Updated
2.1.1 317 12/24/2025
2.1.0 789 12/22/2025
2.0.9 375 12/18/2025
2.0.8 753 12/13/2025
2.0.7 70,705 8/21/2025
2.0.6 786,949 3/13/2024
2.0.5 39,464 1/19/2024
2.0.3 10,720 12/20/2023
2.0.2 97,746 10/1/2023
2.0.1 6,357 8/13/2023
2.0.0 20,336 5/25/2023
1.9.0 23,462 3/13/2023
1.8.9 710 3/1/2023
1.8.8 3,125 2/9/2023
1.8.7 731 2/7/2023
1.8.6 679 2/6/2023
1.8.5 726 1/25/2023
1.8.3 1,043 11/23/2022
1.8.2 758 10/31/2022
1.8.1 856 9/19/2022
1.8.0 897 9/19/2022
1.7.0 902 9/13/2022
1.6.0 829 9/13/2022
1.5.0 879 9/11/2022
1.4.0 846 9/10/2022
1.3.0 818 9/6/2022
1.2.0 833 9/5/2022
1.1.0 816 9/5/2022
1.0.0 1,465 9/1/2022

1.8.5