rmt_curl_winssl 7.51.0

dotnet add package rmt_curl_winssl --version 7.51.0
NuGet\Install-Package rmt_curl_winssl -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_winssl" 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_winssl --version 7.51.0
#r "nuget: rmt_curl_winssl, 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_winssl as a Cake Addin
#addin nuget:?package=rmt_curl_winssl&version=7.51.0

// Install rmt_curl_winssl as a Cake Tool
#tool nuget:?package=rmt_curl_winssl&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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.51.0 1,819 11/30/2016

This is a cURL library package in static and dynamic linkage. Build notes:
Version: 7.51.0
Toolset: v140.
SSL lib: WinSSL & WinCNG.
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).