Info
Version: | 7.51.0 |
Author(s): | Daniel Stenberg and Contributors to the cURL project |
Last Update: | Wednesday, November 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://curl.haxx.se/ |
NuGet Url: | https://www.nuget.org/packages/rmt_curl |
Install
Install-Package rmt_curl
dotnet add package rmt_curl
paket add rmt_curl
rmt_curl Download (Unzip the "nupkg" after downloading)
Dependencies
- rmt_zlib(>= 1.2.8.7)
- rmt_libssh2(>= 1.8.0)
- rmt_openssl(>= 1.1.0.3)
Tags
curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more.