rmt_curl 7.45.0
See the version list below for details.
dotnet add package rmt_curl --version 7.45.0
NuGet\Install-Package rmt_curl -Version 7.45.0
<PackageReference Include="rmt_curl" Version="7.45.0" />
paket add rmt_curl --version 7.45.0
#r "nuget: rmt_curl, 7.45.0"
// Install rmt_curl as a Cake Addin #addin nuget:?package=rmt_curl&version=7.45.0 // Install rmt_curl as a Cake Tool #tool nuget:?package=rmt_curl&version=7.45.0
curl/libcurl is an open source library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMTP, SMTPS, Telnet and TFTP. 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- rmt_openssl (>= 1.0.2.2)
- rmt_zlib (>= 1.2.8.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on rmt_curl:
Package | Downloads |
---|---|
EasyCpp
Library to make creating c++ projects easier. |
GitHub repositories
This package is not used by any popular GitHub repositories.
This is a cURL library package in static and dynamic linkage. Build notes:
Version: 7.45.0
Toolset: v140 (VS2015).
Platform: x64, x86.
Build: Debug, Release.
LibType: dynamic, static.
Calling convention: CDECL for x86.
VCRT: Multi-threaded DLL (/MD) & Multi-threaded Debug DLL (/MDd).
Debug information: Program Database (/Zi).
ZLIB: yes (dll and static form).
OpenSSL: yes (dll and static form).
LibSSH2: no.
Assembler: no.
Author: Kyselgov Evgeny (kyselgov@gmail.com).