NetWasm.System.Text.Json
0.1.0-rc.2
See the version list below for details.
dotnet add package NetWasm.System.Text.Json --version 0.1.0-rc.2
NuGet\Install-Package NetWasm.System.Text.Json -Version 0.1.0-rc.2
<PackageReference Include="NetWasm.System.Text.Json" Version="0.1.0-rc.2" />
<PackageVersion Include="NetWasm.System.Text.Json" Version="0.1.0-rc.2" />
<PackageReference Include="NetWasm.System.Text.Json" />
paket add NetWasm.System.Text.Json --version 0.1.0-rc.2
#r "nuget: NetWasm.System.Text.Json, 0.1.0-rc.2"
#:package NetWasm.System.Text.Json@0.1.0-rc.2
#addin nuget:?package=NetWasm.System.Text.Json&version=0.1.0-rc.2&prerelease
#tool nuget:?package=NetWasm.System.Text.Json&version=0.1.0-rc.2&prerelease
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. It also carries the matching ordinary
Roslyn source generator under analyzers/dotnet/cs, so a consumer needs only
the package reference and its [JsonSerializable] declarations; no manual
analyzer path or NetWasm-specific generator setup is required. It directly
supplies the exact NetWasm.System.Memory,
NetWasm.System.Text.Encodings.Web, and NetWasm.System.IO.Pipelines support
packages required by this port. It does not replace the desktop framework's
built-in System.Text.Json reference.
Learn more about Target Frameworks and .NET Standard.
-
Unsupported 0.0
- NetWasm.System.IO.Pipelines (= 0.1.0-rc.2)
- NetWasm.System.Memory (= 0.1.0-rc.2)
- NetWasm.System.Text.Encodings.Web (= 0.1.0-rc.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NetWasm.System.Text.Json:
| Package | Downloads |
|---|---|
|
NetWasm.Microsoft.Extensions.Configuration.Json
NetWasm JSON stream configuration provider. |
|
|
NetWasm.System.Net.Http.Json
NetWasm netwasm0.1 metadata-first System.Net.Http.Json. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.4.1 | 39 | 9/22/2026 |
| 0.4.0 | 70 | 9/21/2026 |
| 0.3.0 | 94 | 9/21/2026 |
| 0.3.0-preview.1 | 44 | 9/21/2026 |
| 0.2.2 | 78 | 9/18/2026 |
| 0.2.2-preview.1 | 45 | 9/18/2026 |
| 0.2.0 | 117 | 9/16/2026 |
| 0.2.0-preview.1 | 53 | 9/16/2026 |
| 0.1.0 | 92 | 9/15/2026 |
| 0.1.0-rc.3 | 56 | 9/15/2026 |
| 0.1.0-rc.2 | 55 | 9/15/2026 |
| 0.1.0-alpha.1 | 74 | 9/14/2026 |