Microsoft.WebUI.Runtime.linux-arm64 0.0.26

Prefix Reserved
dotnet add package Microsoft.WebUI.Runtime.linux-arm64 --version 0.0.26
                    
NuGet\Install-Package Microsoft.WebUI.Runtime.linux-arm64 -Version 0.0.26
                    
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="Microsoft.WebUI.Runtime.linux-arm64" Version="0.0.26" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.WebUI.Runtime.linux-arm64" Version="0.0.26" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.WebUI.Runtime.linux-arm64" />
                    
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 Microsoft.WebUI.Runtime.linux-arm64 --version 0.0.26
                    
#r "nuget: Microsoft.WebUI.Runtime.linux-arm64, 0.0.26"
                    
#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 Microsoft.WebUI.Runtime.linux-arm64@0.0.26
                    
#: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=Microsoft.WebUI.Runtime.linux-arm64&version=0.0.26
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.WebUI.Runtime.linux-arm64&version=0.0.26
                    
Install as a Cake Tool

Microsoft.WebUI.Runtime

Native runtime packages for Microsoft.WebUI.

Microsoft.WebUI.Runtime.<rid> packages carry the RID-specific webui_ffi native library under runtimes/<rid>/native. They do not contain managed APIs. The managed Microsoft.WebUI package depends on these runtime packages so NuGet restores the native asset for each supported platform.

Most applications should install the managed package:

dotnet add package Microsoft.WebUI

Reference a runtime package directly only when you are manually assembling native assets for custom packaging or testing.

Supported packages

Runtime Package
Windows x64 Microsoft.WebUI.Runtime.win-x64
Windows ARM64 Microsoft.WebUI.Runtime.win-arm64
Linux x64 Microsoft.WebUI.Runtime.linux-x64
Linux ARM64 Microsoft.WebUI.Runtime.linux-arm64
macOS x64 Microsoft.WebUI.Runtime.osx-x64
macOS ARM64 Microsoft.WebUI.Runtime.osx-arm64

Documentation

See the WebUI repository for full usage guides and examples.

License

MIT. NuGet package metadata uses © Microsoft Corporation. All rights reserved.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.WebUI.Runtime.linux-arm64:

Package Downloads
Microsoft.WebUI

WebUI is a high-performance server-side rendering framework without JavaScript runtimes.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.26 127 8/26/2026
0.0.25 139 8/19/2026
0.0.23 130 8/11/2026
0.0.22 154 8/5/2026
0.0.18 167 7/30/2026

WebUI native runtime assets for this release. See https://github.com/microsoft/webui/releases for release notes.