Client-side HttpRequestMessage extensions for WebAssembly


Keywords
csharp, hacktoberfest, mono, netstandard20, wasm, webassembly
License
Apache-2.0
Install
Install-Package Uno.Wasm.HttpRequestMessageExtensions -Version 8.0.3

Documentation

Uno.Wasm.Bootstrap

Open in Gitpod

The Uno.Wasm.Bootstrap package provides a runtime bootstrapper of the Microsoft.NET.Sdk.WebAssembly SDK from .NET 9.

This package only provides the bootstrapping features to run a .NET assembly and write to the JavaScript console, through Console.WriteLine. To write an app that provides UI functionalities, make sur to check out https://aka.platform.uno/get-started.

This work is based on the excellent work from @praeclarum's OOui Wasm MSBuild task.

Documentation

Previous releases documentation