This ASP.NET Core app converts curl commands to C# code
You can grab latest binaries here and run dotnet CurlToCSharp.dll
- Install cake
dotnet tool install -g Cake.Tool --version 0.33.0
- Run build
dotnet cake build.cake
This ASP.NET Core app converts curl commands to C# code
You can grab latest binaries here and run dotnet CurlToCSharp.dll
dotnet tool install -g Cake.Tool --version 0.33.0
dotnet cake build.cake