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

Move source codes to src directory #2

Closed naeemaei closed 1 year ago

naeemaei commented 1 year ago

I moved the source code files to the src directory in this change set.

amingolmahalle commented 1 year ago

Thanks, Hamed. it was great.