VpnHood.Core.Client.VpnServices.Abstractions 7.9.812

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

Abstractions for VPN services shared between the manager and host

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

Showing the top 2 NuGet packages that depend on VpnHood.Core.Client.VpnServices.Abstractions:

Package Downloads
VpnHood.Core.Client.VpnServices.Manager

Manages the VpnHood service from another process by communicating with VpnHoodService.

VpnHood.Core.Client.VpnServices.Host

Handles VPN service tasks and controls the VpnHood client. It can be managed by VpnServiceManager.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.9.812 27 5/14/2026
7.9.810-prerelease 172 5/8/2026
7.9.808-prerelease 166 5/3/2026
7.8.805 157 4/25/2026
7.8.804 145 4/24/2026
7.8.802-prerelease 152 4/23/2026
7.7.798 172 4/9/2026
7.7.797 164 4/4/2026
7.7.794 180 3/16/2026
7.7.792-prerelease 156 3/11/2026
7.6.787 204 1/28/2026
7.5.775-prerelease 260 11/26/2025
7.5.769-prerelease 482 11/18/2025
7.3.766 282 10/11/2025
7.3.765 337 10/9/2025
7.3.762 333 10/1/2025
7.3.761-prerelease 323 9/30/2025
7.3.760 289 9/26/2025
7.3.759 357 9/24/2025
7.3.755 449 9/16/2025
Loading failed