System.Text.Json (6.0.10)
Published 2026-02-04 09:33:44 +03:30 by kayer
Installation
dotnet nuget add source --name kayer --username your_username --password your_token dotnet add package --source kayer --version 6.0.10 System.Text.JsonAbout this package
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
Commonly Used Types: System.Text.Json.JsonSerializer System.Text.Json.JsonDocument System.Text.Json.JsonElement System.Text.Json.Utf8JsonWriter System.Text.Json.Utf8JsonReader
Dependencies
Details
Assets (2)
Versions (7)
View all
system.text.json.6.0.10.nupkg
1.3 MiB
system.text.json.nuspec
3.4 KiB