Skip to content

Initial .NET 6 Preview updates for .System.Text.Json#24514

Merged
tdykstra merged 26 commits intodotnet:mainfrom
tdykstra:stj6
Jun 22, 2021
Merged

Initial .NET 6 Preview updates for .System.Text.Json#24514
tdykstra merged 26 commits intodotnet:mainfrom
tdykstra:stj6

Conversation

@tdykstra
Copy link
Copy Markdown
Contributor

@tdykstra tdykstra commented Jun 3, 2021

Preview Links:

File Type File Name Published Url
Content docs/standard/serialization/system-text-json-character-casing.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-character-casing?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-character-encoding.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-character-encoding?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-configure-options.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-configure-options?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-converters-how-to.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-converters-how-to?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-customize-properties.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-customize-properties?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-handle-overflow.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-handle-overflow?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-how-to.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-how-to?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-ignore-properties.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-ignore-properties?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-immutability.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-immutability?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-invalid-json.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-invalid-json?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-migrate-from-newtonsoft-how-to.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-migrate-from-newtonsoft-how-to?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-overview.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-overview?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-polymorphism.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-polymorphism?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-preserve-references.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-preserve-references?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-supported-collection-types.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-supported-collection-types?branch=pr-en-us-24514
Content docs/standard/serialization/system-text-json-use-dom-utf8jsonreader-utf8jsonwriter.md https://review.docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-use-dom-utf8jsonreader-utf8jsonwriter?branch=pr-en-us-24514

@tdykstra tdykstra changed the title WIP: Test combining zone pivots WIP: Initial .NET 6 updates for .System.Text.Json Jun 10, 2021
@adegeo adegeo closed this Jun 10, 2021
@adegeo adegeo reopened this Jun 10, 2021
@tdykstra tdykstra changed the title WIP: Initial .NET 6 updates for .System.Text.Json Initial .NET 6 Preview updates for .System.Text.Json Jun 11, 2021
@tdykstra tdykstra marked this pull request as ready for review June 11, 2021 20:04
@tdykstra tdykstra requested a review from a team as a code owner June 11, 2021 20:04
@tdykstra tdykstra requested a review from luisquintanilla June 11, 2021 20:05
Copy link
Copy Markdown
Contributor

@luisquintanilla luisquintanilla left a comment

Choose a reason for hiding this comment

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

LGTM :shipit:

@tdykstra tdykstra requested review from layomia and removed request for a team June 11, 2021 21:25
@tdykstra tdykstra merged commit eb558f1 into dotnet:main Jun 22, 2021
Copy link
Copy Markdown
Contributor

@layomia layomia left a comment

Choose a reason for hiding this comment

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

LGTM

Youssef1313 pushed a commit to Youssef1313/docs that referenced this pull request Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document ReferenceHandler.IgnoreCycles Mention JsonNode as a .NET 6 alternative to JsonElement

5 participants