All Projects → olsh → Curl To Csharp

olsh / Curl To Csharp

Licence: mit
curl to C# converter

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Curl To Csharp

H2c
headers 2 curl. Provided a set of HTTP request headers, output the curl command line for generating that set. Try the converter online at
Stars: ✭ 113 (-26.14%)
Mutual labels:  converter, curl
Codeconverter
Convert code from C# to VB.NET and vice versa using Roslyn
Stars: ✭ 432 (+182.35%)
Mutual labels:  roslyn, converter
Toml To Go
Translates TOML into a Go type in your browser instantly
Stars: ✭ 134 (-12.42%)
Mutual labels:  converter
Knproxy
Lightweight, PHP-based Web Proxy that can utilize whatever remote connecting ablities your server has to offer. It should work out of the box. No configuration needed. For educational purposes.
Stars: ✭ 148 (-3.27%)
Mutual labels:  curl
Doctron
Docker-powered html convert to pdf(html2pdf), html to image(html2image like jpeg,png),which using chrome(golang) kernel, add watermarks to pdf, convert pdf to images etc.
Stars: ✭ 141 (-7.84%)
Mutual labels:  converter
Generate Tls Cert
Generating self signed certificates
Stars: ✭ 135 (-11.76%)
Mutual labels:  curl
Jsona
Data formatter that creates simplified objects from JSON or stored reduxObject, creates JSON from the same simplified objects (in according with JSON API specification)
Stars: ✭ 144 (-5.88%)
Mutual labels:  converter
Net Core Docx Html To Pdf Converter
.NET Core library to create custom reports based on Word docx or HTML documents and convert to PDF
Stars: ✭ 133 (-13.07%)
Mutual labels:  converter
Gelatin
Transform text files to XML, JSON, or YAML
Stars: ✭ 150 (-1.96%)
Mutual labels:  converter
Decktape
PDF exporter for HTML presentations
Stars: ✭ 1,847 (+1107.19%)
Mutual labels:  converter
Handwritten.js
Convert typed text to realistic handwriting!
Stars: ✭ 1,806 (+1080.39%)
Mutual labels:  converter
Soluble Mediatools
Video / audio conversion, thumbnailing and more ! PHP FFmpeg wrapper
Stars: ✭ 141 (-7.84%)
Mutual labels:  converter
To Milliseconds
Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`
Stars: ✭ 136 (-11.11%)
Mutual labels:  converter
Httpp
Micro http server and client written in C++
Stars: ✭ 144 (-5.88%)
Mutual labels:  curl
Appleapnpush
Send push notification to Apple Devices (iPhone, iPad)
Stars: ✭ 134 (-12.42%)
Mutual labels:  curl
Gitconverter
Синхронизация хранилища конфигурации "1С:Предприятия" с репозиторием Git и последующим переходом на разработку в 1C:Enterprise Development Tools (1C:EDT) с сохранением истории
Stars: ✭ 149 (-2.61%)
Mutual labels:  converter
Hrconvert2
A self-hosted, drag-and-drop, & nosql file conversion server that supports 62x file formats.
Stars: ✭ 132 (-13.73%)
Mutual labels:  converter
Owasp Mth3l3m3nt Framework
OWASP Mth3l3m3nt Framework is a penetration testing aiding tool and exploitation framework. It fosters a principle of attack the web using the web as well as pentest on the go through its responsive interface.
Stars: ✭ 139 (-9.15%)
Mutual labels:  curl
Europa
Pure JavaScript library for converting HTML into valid Markdown
Stars: ✭ 143 (-6.54%)
Mutual labels:  converter
Chromecastize
Bash script to convert video files into Google Chromecast supported format.
Stars: ✭ 151 (-1.31%)
Mutual labels:  converter

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.33.0

  1. Run build

dotnet cake build.cake

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].