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

Add .nuspec file to project #29

Closed naeemaei closed 5 months ago

naeemaei commented 5 months ago

Based #25 issue we can add .nuspec file to manage Nuget pack and publish. But to use this feature we need to change release.yml file and test flow.

amingolmahalle commented 5 months ago

closed: #25