NetWasm.System.Net.Http.Json 0.4.1

dotnet add package NetWasm.System.Net.Http.Json --version 0.4.1
                    
NuGet\Install-Package NetWasm.System.Net.Http.Json -Version 0.4.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NetWasm.System.Net.Http.Json" Version="0.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NetWasm.System.Net.Http.Json" Version="0.4.1" />
                    
Directory.Packages.props
<PackageReference Include="NetWasm.System.Net.Http.Json" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NetWasm.System.Net.Http.Json --version 0.4.1
                    
#r "nuget: NetWasm.System.Net.Http.Json, 0.4.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NetWasm.System.Net.Http.Json@0.4.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NetWasm.System.Net.Http.Json&version=0.4.1
                    
Install as a Cake Addin
#tool nuget:?package=NetWasm.System.Net.Http.Json&version=0.4.1
                    
Install as a Cake Tool

NetWasm.System.Net.Http.Json

NetWasm.System.Net.Http.Json supplies the metadata-first System.Net.Http.Json surface for netwasm0.1. Use source-generated JsonTypeInfo<T> or JsonSerializerContext metadata; reflection-based convenience overloads are intentionally outside this profile.

The package uses the existing WASI HTTP response stream and the incremental System.Text.Json reader. The initial profile accepts absent or UTF-8 Content-Type charsets and rejects unsupported response encodings.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.4.1 26 9/22/2026