353489937@qq.com 461362cd07 第一次上传 1 rok temu
..
analyzers 461362cd07 第一次上传 1 rok temu
buildTransitive 461362cd07 第一次上传 1 rok temu
lib 461362cd07 第一次上传 1 rok temu
.signature.p7s 461362cd07 第一次上传 1 rok temu
Icon.png 461362cd07 第一次上传 1 rok temu
LICENSE.TXT 461362cd07 第一次上传 1 rok temu
README.md 461362cd07 第一次上传 1 rok temu
System.Text.Json.7.0.3.nupkg 461362cd07 第一次上传 1 rok temu
THIRD-PARTY-NOTICES.TXT 461362cd07 第一次上传 1 rok temu
useSharedDesignerContext.txt 461362cd07 第一次上传 1 rok temu

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: