📦 CurlDotNet

Pure .NET implementation of curl - Paste any curl command directly into your C# application

✅ .NET 10 ✅ .NET 9 ✅ .NET 8 LTS ✅ .NET Framework 4.7.2+ ✅ .NET Standard 2.0

🚀 The Killer Feature

Copy and paste any curl command - it just works!

Installation:
dotnet add package CurlDotNet
Get Started View on NuGet GitHub Repository

🆕 New to curl?

Complete beginner-friendly tutorials

💼 Experienced Developer?

Jump right in with guides and API docs

🔄 Migrating?

Switching from another library?

✨ Key Features

🎯 Paste ANY curl command

Works with or without "curl" prefix

📋 All 300+ curl options

Full curl compatibility

💾 Stream-based

Memory efficient for large files

🔧 CI/CD Ready

Perfect for pipelines

⚠️ Type-safe exceptions

Every curl error has its own exception type

🎨 Middleware & DI

Supports dependency injection

📖 Documentation Sections