Skip to content
#

httpclient-to-curl

Here is 1 public repository matching this topic...

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.

  • Updated Jul 3, 2026
  • C#

Add this topic to your repo

To associate your repository with the httpclient-to-curl topic, visit your repo's landing page and select "manage topics."

Learn more