Uno.Wasm.Bootstrap.Server 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.Server --version 10.0.96
                    
NuGet\Install-Package Uno.Wasm.Bootstrap.Server -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.Server" 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.Server" Version="10.0.96" />
                    
Directory.Packages.props
<PackageReference Include="Uno.Wasm.Bootstrap.Server" />
                    
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.Server --version 10.0.96
                    
#r "nuget: Uno.Wasm.Bootstrap.Server, 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.Server@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.Server&version=10.0.96
                    
Install as a Cake Addin
#tool nuget:?package=Uno.Wasm.Bootstrap.Server&version=10.0.96
                    
Install as a Cake Tool

Runtime server features for ASP.NET Core hosted Uno Platform applications.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (3)

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

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!!
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
lindexi/lindexi_gd
博客用到的代码
Version Downloads Last Updated
10.1.0-dev.211 6 6/5/2026
10.1.0-dev.210 18 6/5/2026
10.1.0-dev.204 230 5/22/2026
10.1.0-dev.201 341 5/5/2026
10.1.0-dev.163 255 4/27/2026
10.1.0-dev.150 309 4/8/2026
10.1.0-dev.145 194 3/30/2026
10.1.0-dev.141 172 3/17/2026
10.1.0-dev.140 73 3/17/2026
10.1.0-dev.137 317 3/2/2026
10.1.0-dev.134 65 3/2/2026
10.1.0-dev.124 90 2/27/2026
10.1.0-dev.119 65 2/27/2026
10.1.0-dev.111 146 2/20/2026
10.1.0-dev.109 58 2/20/2026
10.1.0-dev.102 79 2/20/2026
10.1.0-dev.100 77 2/18/2026
10.1.0-dev.84 94 2/16/2026
10.1.0-dev.79 72 2/16/2026
10.0.96 557 2/20/2026
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)