Skip to content

JSON parsing way to difficult #95463

Answered by huoyaoyuan
vsfeedback asked this question in General
Discussion options

You must be logged in to vote

There are JsonNode and JsonDocument in recent versions of System.Text.Json. They can be used with JsonSerializer, or parsed directly with JsonNode.Parse and JsonDocument.Parse.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by eiriktsarpalis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
Converted from issue

This discussion was converted from issue #95453 on November 30, 2023 12:24.