-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Closed
Copy link
Labels
📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.in-prThis issue will be closed (fixed) by an active pull request.This issue will be closed (fixed) by an active pull request.
Description
Describe the issue or suggestion
Creating an issue to track creating new STJ conceptual docs in .NET 9, here's a list of key new features:
- Document JsonSchemaExporter.
- Document multiple root-level value support.
- Document the newly added
RespectNullableAnnotationsandRespectRequiredConstructorParametersflags, including caveats and how the two interact. - Add
JsonEnumMemberAttributeexamples when usingJsonStringEnumConverter. - Document out-of-order metadata read support.
- Document new indentation customization options.
- Document support for property order manipulation in
JsonObject. - Update contract customization document to include the newly exposed metadata APIs, where appropriate.
- Include
JsonElement.DeepEqualsblurb in the JsonDocument guide. - Include reference to the new
JsonSerializerOptions.Websingleton where appropriate.
I plan on drafting a new blog post that should hopefully feed into most of the content listed above.
cc @gewarren
Metadata
Metadata
Assignees
Labels
📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.in-prThis issue will be closed (fixed) by an active pull request.This issue will be closed (fixed) by an active pull request.