Skip to content
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

utilize HttpClientJsonExtensions.GetFromJsonAsync and alike #160

Closed
ZijianFLG opened this issue May 2, 2024 · 1 comment
Closed

utilize HttpClientJsonExtensions.GetFromJsonAsync and alike #160

ZijianFLG opened this issue May 2, 2024 · 1 comment
Labels

Comments

@ZijianFLG
Copy link
Contributor

ZijianFLG commented May 2, 2024

https://learn.microsoft.com/en-us/dotnet/api/system.net.http.json.httpclientjsonextensions.getfromjsonasync

HttpClientJsonExtensions

since the primary support has been shifted from newtonsoft.json to system.text.json, it may be a good time to utilize this extensions to make the generated codes even shorter.

@zijianhuang
Copy link
Owner

Not to do it because I need to support custom request headers manipulation.

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

No branches or pull requests

2 participants