curl to C# This ASP.NET Core app converts curl commands to C# code Demo https://curl.olsh.me Run locally You can grab latest binaries here and run dotnet CurlToCSharp.dll Build Install cake dotnet tool install -g Cake.Tool --version 0.31.0 Run build dotnet cake build.cake