CurlThin 0.0.7
Thin libcurl wrapper for C#. Keeps original enum naming, so you can easily switch if you already know libcurl. Provides convenient access to concurrent curl_multi interface with polling.
Install-Package CurlThin -Version 0.0.7
dotnet add package CurlThin --version 0.0.7
<PackageReference Include="CurlThin" Version="0.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CurlThin --version 0.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 3.1.3)
- NetUV.Core (>= 0.1.140)
- System.Collections.Immutable (>= 1.7.0)
- System.ValueTuple (>= 4.5.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.