VpnHood.AppLib.WebServer 7.3.760

There is a newer version of this package available.
See the version list below for details.
dotnet add package VpnHood.AppLib.WebServer --version 7.3.760
                    
NuGet\Install-Package VpnHood.AppLib.WebServer -Version 7.3.760
                    
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.AppLib.WebServer" Version="7.3.760" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VpnHood.AppLib.WebServer" Version="7.3.760" />
                    
Directory.Packages.props
<PackageReference Include="VpnHood.AppLib.WebServer" />
                    
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.AppLib.WebServer --version 7.3.760
                    
#r "nuget: VpnHood.AppLib.WebServer, 7.3.760"
                    
#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.AppLib.WebServer@7.3.760
                    
#: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.AppLib.WebServer&version=7.3.760
                    
Install as a Cake Addin
#tool nuget:?package=VpnHood.AppLib.WebServer&version=7.3.760
                    
Install as a Cake Tool

Tiny internal webserver to server your single-page application (SPA). You need this only if you want to create a UI for your VpnHood client by single-page application (SPA)

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (4)

Showing the top 4 NuGet packages that depend on VpnHood.AppLib.WebServer:

Package Downloads
VpnHood.AppLib.Win.Common.WpfSpa

Shared library for VpnHood Windows WPF Clients using SPA

VpnHood.AppLib.Android.Common

VpnHood Android Client App Common Library

VpnHood.AppLib.Ios.Common

VpnHood shared code for iOS client apps (WebView host + app bootstrap)

VpnHood.AppLib.SpaWebView

Platform-neutral controller that hosts the VpnHood single-page application (SPA) in a native web view. Each platform implements a thin ISpaWebView adapter; all the hosting business logic (web-server lifecycle, launch URL, loading/error state, self-heal reload and recovery) lives here.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.834 28 7/18/2026
8.0.826 114 7/2/2026
8.0.825.9-prerelease 107 7/2/2026
8.0.825.8-prerelease 100 7/2/2026
8.0.825.7-prerelease 99 7/2/2026
8.0.821-prerelease 111 6/7/2026
8.0.818 124 5/28/2026
7.9.812 114 5/14/2026
7.9.810-prerelease 117 5/8/2026
7.9.808-prerelease 110 5/3/2026
7.8.805 122 4/25/2026
7.8.804 116 4/24/2026
7.8.802-prerelease 115 4/23/2026
7.7.798 129 4/9/2026
7.7.797 114 4/4/2026
7.7.794 150 3/16/2026
7.7.792-prerelease 124 3/11/2026
7.6.787 142 1/28/2026
7.5.775-prerelease 222 11/26/2025
7.3.760 174 9/26/2025
Loading failed