curl 7.30.0.2
cURL homepage: http://curl.haxx.se/
libcurl homepage: http://curl.haxx.se/libcurl/
Install-Package curl -Version 7.30.0.2
dotnet add package curl --version 7.30.0.2
<PackageReference Include="curl" Version="7.30.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add curl --version 7.30.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Release of cURL and libcurl 7.30.0.
Dependencies
-
- curl.redist (>= 7.30.0.2)
- libssh2 (>= 1.4.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on curl:
Package | Downloads |
---|---|
curlpp
C++ wrapper of libcurl. Documentation http://src.gnu-darwin.org/ports/ftp/curlpp/work/curlpp-0.7.0/doc/guide.pdf
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on curl:
Repository | Stars |
---|---|
OpenCover/opencover
A code coverage tool for .NET 2 and above (WINDOWS OS only), support for 32 and 64 processes with both branch and sequence points
|