Info
Version: | 0.0.7 |
Author(s): | CurlThin |
Last Update: | Monday, June 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stil/CurlThin |
NuGet Url: | https://www.nuget.org/packages/CurlThin |
Install
Install-Package CurlThin
dotnet add package CurlThin
paket add CurlThin
CurlThin Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 3.1.3)
- NetUV.Core(>= 0.1.140)
- System.Collections.Immutable(>= 1.7.0)
- System.ValueTuple(>= 4.5.0)
Tags
Keeps original enum naming, so you can easily switch if you already know libcurl. Provides convenient access to concurrent curl_multi interface with polling.