NetWasm.System.Xml 0.2.2

dotnet add package NetWasm.System.Xml --version 0.2.2
                    
NuGet\Install-Package NetWasm.System.Xml -Version 0.2.2
                    
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.Xml" Version="0.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NetWasm.System.Xml" Version="0.2.2" />
                    
Directory.Packages.props
<PackageReference Include="NetWasm.System.Xml" />
                    
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.Xml --version 0.2.2
                    
#r "nuget: NetWasm.System.Xml, 0.2.2"
                    
#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.Xml@0.2.2
                    
#: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.Xml&version=0.2.2
                    
Install as a Cake Addin
#tool nuget:?package=NetWasm.System.Xml&version=0.2.2
                    
Install as a Cake Tool

NetWasm.System.Xml

NetWasm.System.Xml supplies the System.Xml.ReaderWriter assembly for the netwasm0.1 profile. It is an independently versioned ported-library package for applications that opt into the NetWasm XML surface.

The package carries the NetWasm,Version=v0.1 asset and preserves the public System.Xml.ReaderWriter assembly identity. The package targets only netwasm0.1.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • Unsupported 0.0

    • No dependencies.

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 39 9/18/2026
0.2.2-preview.1 35 9/18/2026
0.2.0 42 9/16/2026
0.2.0-preview.1 38 9/16/2026
0.1.0 48 9/15/2026
0.1.0-rc.3 40 9/15/2026
0.1.0-rc.2 43 9/15/2026
0.1.0-alpha.1 69 9/14/2026