System.Text.Json.Nodes
Namespace with 5 public types
Classes
JsonArray
Represents a mutable JSON array.
JsonObject
Represents a mutable JSON object.
Structures
JsonNodeOptions
Options to control behavior.
Abstract Classes
JsonNode
The base class that represents a single node within a mutable JSON document.
JsonValue
Represents a mutable JSON value.