Skip to content

hg9x/curl-to-csharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curl to C#

Build status Quality Gate

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

  1. Install cake

dotnet tool install -g Cake.Tool --version 0.31.0

  1. Run build

dotnet cake build.cake

About

curl to C# converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 92.1%
  • HTML 3.8%
  • JavaScript 3.3%
  • CSS 0.8%