CurlDotNet
CurlDotNet.Lib Namespace
| Classes | |
|---|---|
| LibCurl | 🔧 LibCurl - Object-Oriented API for Programmatic HTTP Provides a libcurl-style object-oriented API for .NET developers who prefer programmatic control over curl command strings. Perfect for building HTTP clients where you need fine-grained control and reusable configurations. When to use LibCurl vs Curl String vs CurlRequestBuilder:... Quick Example:`...` |