RunicToolkit.Hosting.WebUi
0.1.0-preview.30.1
dotnet add package RunicToolkit.Hosting.WebUi --version 0.1.0-preview.30.1
NuGet\Install-Package RunicToolkit.Hosting.WebUi -Version 0.1.0-preview.30.1
<PackageReference Include="RunicToolkit.Hosting.WebUi" Version="0.1.0-preview.30.1" />
<PackageVersion Include="RunicToolkit.Hosting.WebUi" Version="0.1.0-preview.30.1" />
<PackageReference Include="RunicToolkit.Hosting.WebUi" />
paket add RunicToolkit.Hosting.WebUi --version 0.1.0-preview.30.1
#r "nuget: RunicToolkit.Hosting.WebUi, 0.1.0-preview.30.1"
#:package RunicToolkit.Hosting.WebUi@0.1.0-preview.30.1
#addin nuget:?package=RunicToolkit.Hosting.WebUi&version=0.1.0-preview.30.1&prerelease
#tool nuget:?package=RunicToolkit.Hosting.WebUi&version=0.1.0-preview.30.1&prerelease
RunicToolkit.Hosting.WebUi
RunicToolkit.Hosting.WebUi composes dependency-neutral browser contracts with a
scoped root session and a deterministic manifest-backed static-asset endpoint.
It uses only Microsoft.Extensions.DependencyInjection.Abstractions for its optional
scoped-session bridge. It is not an ASP.NET Core web application host.
The package deliberately does not discover or load a native browser runtime. Use the
first-party RunicToolkit.Hosting.CsWebUi adapter, create a WebUiModeRunner, and add
the matching FrontendAssetValidator for LaunchKind.UserInterface. This keeps command
launches from resolving or initializing UI services.
HTMX and CS-WebUI remain separate adapters around these closed static-asset, root-session, and stop-notification seams.
Application protocol ownership belongs to RunicToolkit.ApplicationBridge; its
CS-WebUI adapter remains a separate package so this hosting layer stays independent
of any application contract or rendering framework.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- RunicToolkit.Hosting (>= 0.1.0-preview.30.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RunicToolkit.Hosting.WebUi:
| Package | Downloads |
|---|---|
|
RunicToolkit.Hosting.CsWebUi.App
High-level WebUiApp composition for native CS-WebUI frontends. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0-preview.30.1 | 75 | 8/11/2026 |