Skip to content

Conversation

@WeihanLi
Copy link
Contributor

@WeihanLi WeihanLi commented Sep 16, 2023

Update jsonTypeInfo for ReadFromJsonAsAsyncEnumerable

fixes #92179

reuse method from ReadFromJsonAsAsyncEnumerable
@ghost ghost added area-System.Text.Json community-contribution Indicates that the PR has been added by a community member labels Sep 16, 2023
@ghost
Copy link

ghost commented Sep 16, 2023

Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis
See info in area-owners.md if you want to be subscribed.

Issue Details

reuse method from HttpContent ReadFromJsonAsAsyncEnumerable

fixes #92179

Author: WeihanLi
Assignees: -
Labels:

area-System.Text.Json

Milestone: -

@WeihanLi WeihanLi marked this pull request as ready for review September 16, 2023 16:06
@WeihanLi WeihanLi marked this pull request as draft September 16, 2023 17:54
@WeihanLi WeihanLi marked this pull request as ready for review September 17, 2023 00:49
WeihanLi and others added 2 commits September 17, 2023 20:04
…lientJsonExtensionsTests.cs

Co-authored-by: Eirik Tsarpalis <eirik.tsarpalis@gmail.com>
@WeihanLi WeihanLi marked this pull request as draft September 17, 2023 12:06
@WeihanLi WeihanLi marked this pull request as ready for review September 17, 2023 12:32
@WeihanLi
Copy link
Contributor Author

Seemed the failed CI not related
image

Copy link
Member

@eiriktsarpalis eiriktsarpalis left a comment

Choose a reason for hiding this comment

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

Thanks!

@eiriktsarpalis eiriktsarpalis merged commit 353d5ea into dotnet:main Sep 17, 2023
@eiriktsarpalis
Copy link
Member

/backport to release/8.0

@github-actions
Copy link
Contributor

Started backporting to release/8.0: https://github.com/dotnet/runtime/actions/runs/6216259225

@ghost ghost locked as resolved and limited conversation to collaborators Oct 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Text.Json community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GetFromJsonAsAsyncEnumerable extension default json serialize option is not the same as GetFromJson

2 participants