Skip to content

[Feature Request] - Code generation pure c# - HttpClient #3062

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
zaceverett opened this issue May 23, 2017 · 4 comments
Open

[Feature Request] - Code generation pure c# - HttpClient #3062

zaceverett opened this issue May 23, 2017 · 4 comments

Comments

@zaceverett
Copy link

Would it be possible to include a code generator for pure c# possbily using HttpClient.

I know there is already a generator for c# RestSharp, obviously this creates a dependency on this library. Using pure c# gives a sound base for developers using Postman documentation to immediately create a simple call to an API endpoint.

@zaceverett zaceverett changed the title Feature Request - Code generation pure c# - HttpClient [Feature Request] - Code generation pure c# - HttpClient May 23, 2017
@numaanashraf
Copy link
Member

@zaceverett Thanks for the suggestion. The code generation module of Postman is open-sourced at https://github.com/postmanlabs/httpsnippet-fsless and we always welcome contributions there. 😃

@AlexHedley
Copy link

Would this be better using https://github.com/postmanlabs/postman-code-generators now?

@kevinswiber
Copy link

@AlexHedley Yes, that’s right!

@AlexHedley
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants