RunicToolkit.Hosting.CsWebUi.ApplicationBridge 0.1.0-preview.30.1

This is a prerelease version of RunicToolkit.Hosting.CsWebUi.ApplicationBridge.
dotnet add package RunicToolkit.Hosting.CsWebUi.ApplicationBridge --version 0.1.0-preview.30.1
                    
NuGet\Install-Package RunicToolkit.Hosting.CsWebUi.ApplicationBridge -Version 0.1.0-preview.30.1
                    
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="RunicToolkit.Hosting.CsWebUi.ApplicationBridge" Version="0.1.0-preview.30.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RunicToolkit.Hosting.CsWebUi.ApplicationBridge" Version="0.1.0-preview.30.1" />
                    
Directory.Packages.props
<PackageReference Include="RunicToolkit.Hosting.CsWebUi.ApplicationBridge" />
                    
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 RunicToolkit.Hosting.CsWebUi.ApplicationBridge --version 0.1.0-preview.30.1
                    
#r "nuget: RunicToolkit.Hosting.CsWebUi.ApplicationBridge, 0.1.0-preview.30.1"
                    
#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 RunicToolkit.Hosting.CsWebUi.ApplicationBridge@0.1.0-preview.30.1
                    
#: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=RunicToolkit.Hosting.CsWebUi.ApplicationBridge&version=0.1.0-preview.30.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=RunicToolkit.Hosting.CsWebUi.ApplicationBridge&version=0.1.0-preview.30.1&prerelease
                    
Install as a Cake Tool

RunicToolkit.Hosting.CsWebUi.ApplicationBridge

Carries all application commands through one bounded binary CS-WebUI binding. Correlated receipts and any events produced during their dispatch return as one sequence-ordered binding result; later unsolicited host events use the single receiver. The adapter pins native client identity, permits explicit reinitialization after a physical reconnect, and owns exact session teardown.

Use WebUiAppBuilder.UseApplicationBridge for ordinary applications. It binds the bridge to the exact native window created by the high-level host and opens a fresh logical session for that root lifetime.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.1.0-preview.30.1 69 8/11/2026