amingolmahalle / HttpClientToCurlGenerator

The HttpClientToCurl is a NuGet package for generating curl script of HttpClient in .NET ( C# | CSharp | Dotnet ) supported features: Post, Get, Put, and Delete. content types: application/json, text/xml, application/x-www-form-urlencoded
https://www.nuget.org/packages/HttpClientToCurl
MIT License
51 stars 11 forks source link

feat: Add sample projects for better documentation (fixes #19) #20

Closed Sabermotamedi closed 6 months ago

Sabermotamedi commented 6 months ago

Addresses #19

Fixes #19

amingolmahalle commented 6 months ago

Closed: #19