Uno.Wasm.Bootstrap 10.0.96

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Uno.Wasm.Bootstrap --version 10.0.96
                    
NuGet\Install-Package Uno.Wasm.Bootstrap -Version 10.0.96
                    
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="Uno.Wasm.Bootstrap" Version="10.0.96" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Uno.Wasm.Bootstrap" Version="10.0.96" />
                    
Directory.Packages.props
<PackageReference Include="Uno.Wasm.Bootstrap" />
                    
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 Uno.Wasm.Bootstrap --version 10.0.96
                    
#r "nuget: Uno.Wasm.Bootstrap, 10.0.96"
                    
#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 Uno.Wasm.Bootstrap@10.0.96
                    
#: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=Uno.Wasm.Bootstrap&version=10.0.96
                    
Install as a Cake Addin
#tool nuget:?package=Uno.Wasm.Bootstrap&version=10.0.96
                    
Install as a Cake Tool

This package provides a Wasm bootstrap for net5.0+ projects.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Uno.Wasm.Bootstrap:

Package Downloads
H.Uno

Uno meta package which uses Uno.Sdk to be one dependency for all platforms.

H.Uno.Uwp

Uno meta package which uses Uno.Sdk to be one dependency for all platforms.

GitHub repositories (16)

Showing the top 16 popular GitHub repositories that depend on Uno.Wasm.Bootstrap:

Repository Stars
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
XamlFlair/XamlFlair
XamlFlair is an animation library for UWP, WPF, and Uno, built to facilitate Xaml animations using only attached properties.
MelbourneDeveloper/RestClient.Net
The safest way to make REST calls in C# with an MCP Generator
reactiveui/ReactiveUI.Samples
This repository contains ReactiveUI samples.
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
mheyman/Isopoh.Cryptography.Argon2
Fully managed .Net Core implementation of Argon2
unoplatform/Uno.Playground
Source code for the Uno Gallery apps and Uno Playground (made in Wasm)
lindexi/lindexi_gd
博客用到的代码
unoplatform/Uno.Themes
This library is designed to help you use the Material, Fluent or Cupertino design system with the Uno Platform
Arlodotexe/strix-music
Combine any music sources into a single library. It's your music. Play it your way.
mobiletechtracker/NetCoreAudio
Allows playback of audio files on .NET Core with minimal dependencies
Miraak7000/AssetViewer
linkdotnet/BlogExamples
Contains all of my examples from various blog posts
Version Downloads Last Updated
10.1.0-dev.111 782 2/20/2026
10.1.0-dev.109 44 2/20/2026
10.1.0-dev.102 260 2/20/2026
10.1.0-dev.100 953 2/18/2026
10.1.0-dev.84 437 2/16/2026
10.1.0-dev.79 199 2/16/2026
10.1.0-dev.70 242 2/13/2026
10.1.0-dev.54 72 2/13/2026
10.1.0-dev.24 8,388 12/16/2025
10.0.96 150 2/20/2026
10.0.40 1,241 2/13/2026
10.0.34 3,875 2/2/2026
10.0.22 1,201 2/3/2026
10.0.15 9,187 12/17/2025
10.0.13 10,224 11/19/2025
10.0.6 2,474 11/13/2025
10.0.1 1,119 11/11/2025
10.0.0-dev.36 9,097 9/25/2025
10.0.0-dev.24 9,294 8/18/2025
9.0.23 27,241 11/13/2025
Loading failed

#  (2026-02-20)


### Bug Fixes

* Add MixedModeProfile test to main solution file (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/e9dd009334bd0520e61e3f9d9543cb51ee836f3a)
* Address review feedback for ParseUnoConfigFields and GetUnoConfig (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/d8761b58829c14871304dd358260f3981f19852d)
* Address review feedback on VersionChecker tests and CI gate (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/a00da66baa29498fe0c8ca1dd82439ac81df55f4)
* Adjust `WasmShellEnableEmccProfiling` support (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/5a73c989c7ba12801d0467348e4789bf29586629)
* Adjust dotnet.js loading for cache busting (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/8c6b8948e595f1ce5a6b0dcecd0c45a1cbb5cf26)
* Adjust emscripten version (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/d9a71325a1c9a6b2141e6e7293c7f076b0c37108)
* Adjust fingerprint publishing for dotnet.js (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/d271bb233d95f291e42cbbc8b5098241cc902adb)
* Adjust fingerprinting for workers (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/a5291be8dca205ae1a113d4c0e4c1f19453da25a)
* Adjust fingerprinting ordering (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/fad9ebbba84f751c7c110323ac34acc16cb1b577)
* Adjust fingerprinting update on output override (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/c700dc069e9f56e080b5ce6b2c8b2bdb93f77522)
* Adjust for publish incorrect rename of dotnet.js fingerprint (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/59cc387a757fa1c46169bff521011bab40089ef3)
* Adjust HR for 17.12.4 and later (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/cc3fe7225f9d8502a35434b995e1d19ccff43ea5)
* Adjust paths for fingerprinting (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/fba81cc5b55b351ee42a57fe90568bba9f1e4692)
* Adjust service worker entries enumeration (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/13ed6a5d110ab28455c2cff5bdec3038165e4fb4)
* Adjust support for linked assets (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/c057981d8fdd5dcd1b6006677c6ea0badc21066c)
* Adjust workaround for https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/d455fcc19a79cd1da05726c124d1a9e387550456)
* Do not crash in case of a customized loader (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/7ec77b83fa071702d13aa06f43d4b0c54e066333)
* don't prefix uno-assets path with the package folder for compatibility (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/347615126bc8327bccaed7b728152ee29f3023e1)
* Ensure explicit dependency for manifest generation (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/c6a7e9902ed965a3915e4d4672ccdb7e4bfb1d40)
* Ensure fingerprint update runs after WasmTriggerPublishApp in publish process (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/e9b55af9205d82a806ef403cc1652bc3ab50d798)
* Ensure that build native is set with native references (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/5e842b689013adf5b5c477540c651aa10194614b)
* Initialize progress variables in constructor and add array validation (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/8d133ce65a1d08f09a365aaa687ceacaf0caa903)
* list all assemblies (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/7c42885e327013499d112b5b82c0de886e7ad600)
* Make test actually use Newtonsoft.Json and fix profile configuration (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/f9ab8b0a952189ff29772cb508f7a27fced9d3ec)
* Pass MonoRuntimeMixedModeExcludedAssembly as item group (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/a632376abff0f99ce31f0e1f7d2374a92bfa6b01)
* Raise an error when wasm-tools are missing (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/a878e745912adf827cb0343a218b17986a6d9d19)
* Remove test from slnf and fix validation timing (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/6050cded1f4907b79092ee2866452bcc384d334a)
* **res:** Fix invalid loading of satellite assemblies with WasmShellLoadAllSatelliteResources (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/f2df70c6937291cdf18ffd4890d5caaadf03a36c)
* Rewrite relative paths to absolute for server project dependencies (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/74a46c5f2726f65d358a111532879e4b0b537ab8)
* **service-worker:** Enhance error handling and caching logic (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/261a601b38998d3a1a3d5e43a314e8e03bd3a0fb)
* Set executable permission on validate-boot-config.sh (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/e63b0c1ab12b0fe1bd56b3c67142b1cf1c9999eb)
* Support modern .NET 8+ boot config in UnoWasmChecker (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/b0adb70e5df7093b307f51d67c780bd8025df24c)
* Update service worker to use dotnet.js instead of dotnet.boot.js for .NET 10 compatibility (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/da04fe14b1204907aee20c661afaf77c07d2d0e1)
* Update uno-config.js path in offline_files to include PackageAssetsFolder (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/570c4ca4d32a2dda420f6c49b3d9f0589bd4d7db)
* Use Math.max instead of Math.min for initial progress target (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/95f623860c36b3165f9f31925e5dd71a6d480370)


### Features

* Add equal left and right margins to progress bar (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/d74607aafa9e142d6395e19fd8a00257117b21ca)
* Add support for WasmShellNativeFileReference (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/e0cafbe2bd70fdfa407911853ade8f236164dbc0)
* Add support generic wasm apps (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/a8e6dbf0d33b5dc094682b9fd059acad97a35191)
* Add WasmShellEnableIDBFS support (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/48dd61e2b4c215e2f0a81b14330eee97592cb028)
* Adjust progress bar behavior (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/66172d8b5c0313d7fda1d3324d56a2376e4f25d6)
* Bump to net10 (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/077cf0bb1e9b3d1479d8decf77fa8c77d518a838)
* Improve WASM splash screen UX with better progress bar styling (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/ae23c802dc59033b419dbe3e5d524201b53ef8ec)
* Initialize progress bar with best-guess estimation from MonoConfig assets (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/1caabb7e45b7be2cd81094e2ebf771a9e697af94)
* Reduce progress bar to 4px height with 2px corner radius (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/1f7645add4b21f2f04808add960d30c9d6e630b9)
* **service-worker:** Add fetch retry mechanism and environment variable support (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/5a1aeda5fa9129c6369a03211600ef21d0cda977)
* Update progress bar to 8px margins and https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/0c70ffe26ee4ff2b4a0196c3c84112866b33d999)
* Upgrade require.js from 2.3.6 to 2.3.8 (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/bad83ab7ed88c4fe82fa44184fab91e2f595add1)


### Performance Improvements

* Adust parallelism (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/fc8e82574c11050fdea04ab6119e9ed98f6de794)
* Improve background worker concurrency (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/affc18165b60130731f95c8caeb9cf1172bdadbf)
* More parallelism (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/2a4d0048558be903bc76a03ceac746930cd7fbc8)
* Paralellize more (https://github.com/unoplatform/Uno.Wasm.Bootstrap/commit/1090767a8583df788cef0a7f15d813a4dea944f0)