“hujiajun” e0746de037 nainiu init 5 months ago
..
analyzers e0746de037 nainiu init 5 months ago
buildTransitive e0746de037 nainiu init 5 months ago
lib e0746de037 nainiu init 5 months ago
.signature.p7s e0746de037 nainiu init 5 months ago
Icon.png e0746de037 nainiu init 5 months ago
Icon.png.meta e0746de037 nainiu init 5 months ago
LICENSE.TXT e0746de037 nainiu init 5 months ago
LICENSE.TXT.meta e0746de037 nainiu init 5 months ago
README.md e0746de037 nainiu init 5 months ago
README.md.meta e0746de037 nainiu init 5 months ago
System.Text.Json.nuspec e0746de037 nainiu init 5 months ago
System.Text.Json.nuspec.meta e0746de037 nainiu init 5 months ago
THIRD-PARTY-NOTICES.TXT e0746de037 nainiu init 5 months ago
THIRD-PARTY-NOTICES.TXT.meta e0746de037 nainiu init 5 months ago
analyzers.meta e0746de037 nainiu init 5 months ago
buildTransitive.meta e0746de037 nainiu init 5 months ago
lib.meta e0746de037 nainiu init 5 months ago
useSharedDesignerContext.txt e0746de037 nainiu init 5 months ago
useSharedDesignerContext.txt.meta e0746de037 nainiu init 5 months ago

README.md

About

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.

The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.

For more information, see the documentation: