-
Notifications
You must be signed in to change notification settings - Fork 5.5k
System.Text.Json work planned for .NET 7 #63762
Copy link
Copy link
Closed
Labels
EpicGroups multiple user stories. Can be grouped under a theme.Groups multiple user stories. Can be grouped under a theme.Priority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withoutTeam:Librariesarea-System.Text.Json
Milestone
Metadata
Metadata
Assignees
Labels
EpicGroups multiple user stories. Can be grouped under a theme.Groups multiple user stories. Can be grouped under a theme.Priority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withoutTeam:Librariesarea-System.Text.Json
Type
Fields
Give feedbackNo fields configured for issues without a type.
This issue captures the planned work for .NET 7. This list is expected to change throughout the release cycle according to ongoing planning and discussions, with possible additions and subtractions to the scope.
Summary
For .NET 7 we are prioritizing System.Text.Json work according to the following high-level themes:
Planned for .NET 7
Contract Model Features
Converter Features
Source Generation Features
Utf8JsonWriter/Utf8JsonReader Features
Utf8JsonReader.ValueIsEscapedproperty #45167Misc Features
DeleteFromJsonAsyncforHttpClient#65617Consistency & Reliability
Planned for Future Releases
Contract Model Features
Converter Features
Source Generation Features
Utf8JsonWriter/Utf8JsonReader Features
JsonDocument/JsonNode Features
JSON schema validation/generation
Misc features
Performance Enhancements