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

Remove .nuspec file and add readme file to CSPROJ file #31

Closed naeemaei closed 5 months ago

naeemaei commented 5 months ago

Rollback .nuspec file and apply changes in CSPROJ file

naeemaei commented 5 months ago

Fix #25