Port the cURL to csharp conversion to a NuGet package #62
jiahao1553
started this conversation in
Ideas
Replies: 1 comment
-
Hi @jiahao1553 I think this is a good idea 👍🏻 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, this is a good tool. Nice job @olsh !
Back to the idea, currently, we can only convert cURL to csharp through the web app. However, the implementation of cURL conversion in any C# apps is not so direct. Due to this, I am planning to extract the conversion part as a NuGet package to allow most of the C# developers to use the tool easily in their app.
I can help to develop the package and host in NuGet. What do you think?
Beta Was this translation helpful? Give feedback.
All reactions