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

Changing the code of some classes #43

Closed MaryamTaheri closed 1 month ago

MaryamTaheri commented 2 months ago

Modifying the code of certain classes to write cleaner code

amingolmahalle commented 2 months ago

Can you explain more about this issue and what you want to do exactly? @MaryamTaheri