Convert cURL to C#

Convert cURL to C# `HttpClient` code. Modern, asynchronous HTTP requests for .NET applications.

The `HttpClient` class is the standard way to send HTTP requests in .NET. This tool generates modern C# code using `HttpClient`, suitable for .NET Core and .NET Framework projects.

Frequently Asked Questions