AngleSharp.Wasm
0.13.0-beta.8
See the version list below for details.
dotnet add package AngleSharp.Wasm --version 0.13.0-beta.8
NuGet\Install-Package AngleSharp.Wasm -Version 0.13.0-beta.8
<PackageReference Include="AngleSharp.Wasm" Version="0.13.0-beta.8" />
<PackageVersion Include="AngleSharp.Wasm" Version="0.13.0-beta.8" />
<PackageReference Include="AngleSharp.Wasm" />
paket add AngleSharp.Wasm --version 0.13.0-beta.8
#r "nuget: AngleSharp.Wasm, 0.13.0-beta.8"
#:package AngleSharp.Wasm@0.13.0-beta.8
#addin nuget:?package=AngleSharp.Wasm&version=0.13.0-beta.8&prerelease
#tool nuget:?package=AngleSharp.Wasm&version=0.13.0-beta.8&prerelease

AngleSharp.Wasm
AngleSharp.Wasm extends the core AngleSharp library with the ability to run WebAssembly. This repository is the home of the source for the AngleSharp.Wasm NuGet package.
Basic Configuration
If you just want a configuration that works you should use the following code:
var config = Configuration.Default
.WithWasm(); // from AngleSharp.Wasm
This will register everything related for running WebAssembly.
Runtime Backend
The current default backend uses Wasmtime and targets modern .NET runtimes.
Target Frameworks
The current package targets net8.0 and net10.0.
Features
(tbd)
Participating
Participation in the project is highly welcome. For this project the same rules as for the AngleSharp core project may be applied.
If you have any question, concern, or spot an issue then please report it before opening a pull request. An initial discussion is appreciated regardless of the nature of the problem.
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.
For more information see the .NET Foundation Code of Conduct.
.NET Foundation
This project is supported by the .NET Foundation.
License
AngleSharp.Wasm is released using the MIT license. For more information see the license file.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
- AngleSharp (>= 1.5.0 && < 2.0.0)
- Wasmtime (= 44.0.0)
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 |
|---|---|---|
| 1.0.0 | 107 | 7/31/2026 |
| 1.0.0-beta.20 | 46 | 8/8/2026 |
| 1.0.0-beta.15 | 54 | 7/31/2026 |
| 1.0.0-beta.13 | 54 | 7/29/2026 |
| 0.13.0 | 38,879 | 6/12/2021 |
| 0.13.0-beta.11 | 49 | 7/28/2026 |
| 0.13.0-beta.9 | 53 | 7/28/2026 |
| 0.13.0-beta.8 | 52 | 7/28/2026 |
| 0.13.0-alpha-4 | 566 | 6/12/2021 |
| 0.13.0-alpha-3 | 454 | 6/12/2021 |
| 0.13.0-alpha-2 | 427 | 6/12/2021 |
| 0.13.0-alpha-1 | 437 | 4/22/2021 |