VpnHood.AppUi.Common 8.2.853

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

The VpnHood app as a UI sees it, for any UI toolkit: the app's state and API in one place, the words of every language read from the assets folder, and the code that turns the app's state into text - errors, dates, traffic, documents. No toolkit, no theme, no picture, no file of its own

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 (3)

Showing the top 3 NuGet packages that depend on VpnHood.AppUi.Common:

Package Downloads
VpnHood.AppUi.Hosting.Avalonia

What mounts any Avalonia UI for the VpnHood app: the Application every host builds and the contract a UI fulfils. The app's state as pages read it is VpnHood.AppUi.Common, which this references. No theme, no layout, no control, no words

VpnHood.AppUi.Hosting.Avalonia.Browser

Runs any VpnHood Avalonia UI as a browser page: the app's web host serves it to a paired device, and the page dials the app's API over HTTP. Names no UI; a page project names one (AvaloniaBrowserHost.RunAsync) and imports build/*.props for the WebAssembly settings.

VpnHood.AppUi.Presentation.Classic.Avalonia

VpnHood's own Avalonia UI: the web UI's pages, page for page, in one responsive layout - the views, the controls and the two products' themes

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.2.853 41 9/23/2026
8.2.852 47 9/23/2026
8.2.851 96 9/21/2026