II.
Library overview
Reference · livelibrary:system-text-json
System.Text.Json overview
Built-in high-performance JSON library shipped with .NET 6+ supporting UTF-8 source generation, read-ahead parsing, Utf8JsonReader/Writer, custom converters, and immutable type deserialization with minimal allocations.
Attributes
displayName
System.Text.Json
belongsToLanguageId
category
serialization
description
Built-in high-performance JSON library shipped with .NET 6+ supporting
UTF-8 source generation, read-ahead parsing, Utf8JsonReader/Writer, custom
converters, and immutable type deserialization with minimal allocations.
Outgoing edges
belongs_to_language1
- language:csharp·LanguageC#
library_used_by1
- skill-area:backend-api-design·SkillAreaBackend API Design
Incoming edges
alternative_to1
- library:newtonsoft-json·LibraryNewtonsoft.Json