VpnHood.AppLib.Api.HttpClients
8.2.853
dotnet add package VpnHood.AppLib.Api.HttpClients --version 8.2.853
NuGet\Install-Package VpnHood.AppLib.Api.HttpClients -Version 8.2.853
<PackageReference Include="VpnHood.AppLib.Api.HttpClients" Version="8.2.853" />
<PackageVersion Include="VpnHood.AppLib.Api.HttpClients" Version="8.2.853" />
<PackageReference Include="VpnHood.AppLib.Api.HttpClients" />
paket add VpnHood.AppLib.Api.HttpClients --version 8.2.853
#r "nuget: VpnHood.AppLib.Api.HttpClients, 8.2.853"
#:package VpnHood.AppLib.Api.HttpClients@8.2.853
#addin nuget:?package=VpnHood.AppLib.Api.HttpClients&version=8.2.853
#tool nuget:?package=VpnHood.AppLib.Api.HttpClients&version=8.2.853
The app's API reached from somewhere else: the six interfaces answered by HTTP calls to a VpnHoodAppWebHost. A UI links this instead of the app and runs unchanged - a paired browser, a WASM head, another app, or a second VpnHood client driving one on the network.
| 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.Net.Toolkit (>= 8.2.853)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on VpnHood.AppLib.Api.HttpClients:
| Package | Downloads |
|---|---|
|
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.Hosting.Cli
The VpnHood app at a terminal: the commands that drive a running app over its own API, and the daemon that is that app on a machine with no window. Platform-free - what a service is and where an install keeps things is the platform package's to say (Cli.Linux, Cli.Win) |
GitHub repositories
This package is not used by any popular GitHub repositories.