蓝色星空 0ea3c3ee7a 上传 | vor 1 Jahr | |
---|---|---|
.. | ||
analyzers | vor 1 Jahr | |
buildTransitive | vor 1 Jahr | |
lib | vor 1 Jahr | |
.signature.p7s | vor 1 Jahr | |
Icon.png | vor 1 Jahr | |
Icon.png.meta | vor 1 Jahr | |
LICENSE.TXT | vor 1 Jahr | |
LICENSE.TXT.meta | vor 1 Jahr | |
README.md | vor 1 Jahr | |
README.md.meta | vor 1 Jahr | |
System.Text.Json.nuspec | vor 1 Jahr | |
System.Text.Json.nuspec.meta | vor 1 Jahr | |
THIRD-PARTY-NOTICES.TXT | vor 1 Jahr | |
THIRD-PARTY-NOTICES.TXT.meta | vor 1 Jahr | |
analyzers.meta | vor 1 Jahr | |
buildTransitive.meta | vor 1 Jahr | |
lib.meta | vor 1 Jahr | |
useSharedDesignerContext.txt | vor 1 Jahr | |
useSharedDesignerContext.txt.meta | vor 1 Jahr |
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: