NetWasm.System.Text.Json
0.2.2
dotnet add package NetWasm.System.Text.Json --version 0.2.2
NuGet\Install-Package NetWasm.System.Text.Json -Version 0.2.2
<PackageReference Include="NetWasm.System.Text.Json" Version="0.2.2" />
<PackageVersion Include="NetWasm.System.Text.Json" Version="0.2.2" />
<PackageReference Include="NetWasm.System.Text.Json" />
paket add NetWasm.System.Text.Json --version 0.2.2
#r "nuget: NetWasm.System.Text.Json, 0.2.2"
#:package NetWasm.System.Text.Json@0.2.2
#addin nuget:?package=NetWasm.System.Text.Json&version=0.2.2
#tool nuget:?package=NetWasm.System.Text.Json&version=0.2.2
NetWasm.System.Text.Json
NetWasm.System.Text.Json supplies the System.Text.Json assembly for the
netwasm0.1 profile. It is an independently versioned ported-library package
for applications that opt into the NetWasm JSON and source-generated
serialization surface.
The package includes the upstream-compatible mutable JSON DOM closure:
JsonNode, JsonObject, JsonArray, and JsonValue, including synchronous
parsing, mutation, parent/ownership tracking, deep cloning/equality, and
JsonSerializer node conversion. DOM serialization/deserialization uses the
same generated JsonTypeInfo/JsonSerializerContext contract as the rest of
the NetWasm port. Reflection-based metadata discovery, dynamic-code fallback,
schema export, and asynchronous node parsing remain outside the
reflection-free netwasm0.1 support boundary.
The package carries the NetWasm,Version=v0.1 asset and preserves the public
System.Text.Json assembly identity. Its Roslyn source generator uses
[JsonSerializable] declarations to produce reflection-free metadata. It directly
supplies the exact NetWasm.System.Memory,
NetWasm.System.Text.Encodings.Web, and NetWasm.System.IO.Pipelines support
packages required by this port. The package targets only netwasm0.1.
Learn more about Target Frameworks and .NET Standard.
-
Unsupported 0.0
- NetWasm.System.IO.Pipelines (= 0.2.2)
- NetWasm.System.Memory (= 0.2.2)
- NetWasm.System.Text.Encodings.Web (= 0.2.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.2 | 57 | 9/18/2026 |
| 0.2.2-preview.1 | 32 | 9/18/2026 |
| 0.2.0 | 102 | 9/16/2026 |
| 0.2.0-preview.1 | 42 | 9/16/2026 |
| 0.1.0 | 79 | 9/15/2026 |
| 0.1.0-rc.3 | 42 | 9/15/2026 |
| 0.1.0-rc.2 | 44 | 9/15/2026 |
| 0.1.0-alpha.1 | 69 | 9/14/2026 |