VpnHood.Core.Packets 7.9.812

dotnet add package VpnHood.Core.Packets --version 7.9.812
                    
NuGet\Install-Package VpnHood.Core.Packets -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.Packets" 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.Packets" Version="7.9.812" />
                    
Directory.Packages.props
<PackageReference Include="VpnHood.Core.Packets" />
                    
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.Packets --version 7.9.812
                    
#r "nuget: VpnHood.Core.Packets, 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.Packets@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.Packets&version=7.9.812
                    
Install as a Cake Addin
#tool nuget:?package=VpnHood.Core.Packets&version=7.9.812
                    
Install as a Cake Tool

A very fast and memory-efficient internet packet parser that supports IPv4, IPv6, ICMPv4, ICMPv6, TCP, and UDP.

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

Showing the top 4 NuGet packages that depend on VpnHood.Core.Packets:

Package Downloads
VpnHood.Core.Tunneling

Provides tunnelling classes and protocols shared between VpnHood.Core.Client and VpnHood.Core.Server

VpnHood.Core.PacketTransports

Abstract base class for transporting and forwarding IP packets.

VpnHood.Core.Filtering.DomainFiltering

Provides packet-level domain filtering usig SNI.

VpnHood.Core.TcpStack.Abstractions

Abstractions (interfaces) for VpnHood TCP stack implementations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.9.812 0 5/14/2026
7.9.810-prerelease 186 5/8/2026
7.9.808-prerelease 215 5/3/2026
7.8.805 199 4/25/2026
7.8.804 188 4/24/2026
7.8.802-prerelease 195 4/23/2026
7.7.798 212 4/9/2026
7.7.797 211 4/4/2026
7.7.794 232 3/16/2026
7.7.792-prerelease 204 3/11/2026
7.6.787 259 1/28/2026
7.5.775-prerelease 298 11/26/2025
7.5.769-prerelease 526 11/18/2025
7.3.766 373 10/11/2025
7.3.765 405 10/9/2025
7.3.762 410 10/1/2025
7.3.761-prerelease 436 9/30/2025
7.3.760 353 9/26/2025
7.3.759 427 9/24/2025
7.3.755 502 9/16/2025
Loading failed