rmt_curl 7.51.0

dotnet add package rmt_curl --version 7.51.0
NuGet\Install-Package rmt_curl -Version 7.51.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="rmt_curl" Version="7.51.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add rmt_curl --version 7.51.0
#r "nuget: rmt_curl, 7.51.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install rmt_curl as a Cake Addin
#addin nuget:?package=rmt_curl&version=7.51.0

// Install rmt_curl as a Cake Tool
#tool nuget:?package=rmt_curl&version=7.51.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 Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
7.51.0 6,653 11/30/2016
7.47.1 31,964 2/15/2016
7.45.0.2 1,651 10/16/2015
7.45.0.1 1,212 10/15/2015
7.45.0 1,260 10/9/2015

This is a cURL library package in static and dynamic linkage. Build notes:
Version: 7.51.0
Toolset: v140.
SSL lib: OpenSSL.
SSH lib: LibSSH2.
Compression lib: zlib.
Calling convention: cdecl.
Debug information: Program Database (/Zi).
Package splitting: off ( non CoApp overlay, Please read https://github.com/coapp/coapp.powershell/issues/116 ).
Author: Kyselgov Evgeny (kyselgov@gmail.com).