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
<PackageReference Include="VpnHood.AppUi.Common" Version="8.2.853" />
<PackageVersion Include="VpnHood.AppUi.Common" Version="8.2.853" />
<PackageReference Include="VpnHood.AppUi.Common" />
paket add VpnHood.AppUi.Common --version 8.2.853
#r "nuget: VpnHood.AppUi.Common, 8.2.853"
#:package VpnHood.AppUi.Common@8.2.853
#addin nuget:?package=VpnHood.AppUi.Common&version=8.2.853
#tool nuget:?package=VpnHood.AppUi.Common&version=8.2.853
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 | 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
- VpnHood.AppLib.Api (>= 8.2.853)
- VpnHood.Core.Common (>= 8.2.853)
- VpnHood.Net.Toolkit (>= 8.2.853)
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.