Skip to content

Add Put/Post methods to HttpClientJsonExtensions that take type metadata #51609

New issue

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

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

Already on GitHub? # to your account

Merged
4 commits merged into from
Apr 22, 2021

Conversation

layomia
Copy link
Contributor

@layomia layomia commented Apr 21, 2021

Contributes to #51544.

@ghost
Copy link

ghost commented Apr 21, 2021

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost
Copy link

ghost commented Apr 21, 2021

Tagging subscribers to this area: @eiriktsarpalis, @layomia
See info in area-owners.md if you want to be subscribed.

Issue Details

Contributes to #51544.

Author: layomia
Assignees: layomia
Labels:

area-System.Text.Json

Milestone: 6.0.0

@layomia layomia changed the title Add Put/Get methods to HttpClientJsonExtensions that take type metadata Add Put/Post methods to HttpClientJsonExtensions that take type metadata Apr 21, 2021
@layomia layomia closed this Apr 21, 2021
@layomia layomia deleted the SNHJOverloads branch April 21, 2021 15:59
@layomia layomia restored the SNHJOverloads branch April 21, 2021 16:00
@layomia layomia reopened this Apr 21, 2021
else
{
#if NETCOREAPP
// Have to use Utf8JsonWriter because JsonSerializer doesn't support sync serialization into stream directly.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note sync serialization will be added soon via #1574

@ghost
Copy link

ghost commented Apr 21, 2021

Hello @layomia!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit edade17 into dotnet:main Apr 22, 2021
@layomia layomia deleted the SNHJOverloads branch April 26, 2021 17:32
@ghost ghost locked as resolved and limited conversation to collaborators May 26, 2021
This pull request was closed.
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants