Create/Update conceptual docs for new System.Text.Json features in .NET 9 #42592
Closed
9 of 10 tasks
Labels
in-pr
This issue will be closed (fixed) by an active pull request.
Pri3
📌 seQUESTered
Identifies that an issue has been imported into Quest.
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:
RespectNullableAnnotations
andRespectRequiredConstructorParameters
flags, including caveats and how the two interact.JsonEnumMemberAttribute
examples when usingJsonStringEnumConverter
.JsonObject
.JsonElement.DeepEquals
blurb in the JsonDocument guide.JsonSerializerOptions.Web
singleton where appropriate.I plan on drafting a new blog post that should hopefully feed into most of the content listed above.
cc @gewarren
Associated WorkItem - 320283
The text was updated successfully, but these errors were encountered: