System.Text.JSON
Provides a fast, non-cached, forward-only way to read UTF-8 encoded JavaScript Object Notation (JSON) text. Commonly Used Types: System.Text.Json.Utf8JsonReader System.Text.Json.Utf8JsonWriter System.Text.Json.JsonDocument When using NuGet 3.x this package requires at least version 3.4.
Install
dotnet add package System.Text.JSON --version 4.6.0-preview6.19303.8
Install-Package System.Text.JSON -Version 4.6.0-preview6.19303.8
<PackageReference Include="System.Text.JSON" Version="4.6.0-preview6.19303.8" />
Frameworks
Dependencies
Adoption guide
New .NET applications that target modern runtimes and can use its supported serializer model.
This version is marked prerelease. Validate its API and upgrade path before production use.
NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 12 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.