VpnHood.Core.Packets 8.0.818

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package VpnHood.Core.Packets --version 8.0.818
                    
NuGet\Install-Package VpnHood.Core.Packets -Version 8.0.818
                    
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="8.0.818" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VpnHood.Core.Packets" Version="8.0.818" />
                    
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 8.0.818
                    
#r "nuget: VpnHood.Core.Packets, 8.0.818"
                    
#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@8.0.818
                    
#: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=8.0.818
                    
Install as a Cake Addin
#tool nuget:?package=VpnHood.Core.Packets&version=8.0.818
                    
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
8.0.821-prerelease 76 6/7/2026
8.0.818 284 5/28/2026
7.9.812 272 5/14/2026
7.9.810-prerelease 262 5/8/2026
7.9.808-prerelease 220 5/3/2026
7.8.805 211 4/25/2026
7.8.804 193 4/24/2026
7.8.802-prerelease 200 4/23/2026
7.7.798 220 4/9/2026
7.7.797 220 4/4/2026
7.7.794 242 3/16/2026
7.7.792-prerelease 209 3/11/2026
7.6.787 263 1/28/2026
7.5.775-prerelease 304 11/26/2025
7.5.769-prerelease 528 11/18/2025
7.3.766 380 10/11/2025
7.3.765 408 10/9/2025
7.3.762 416 10/1/2025
7.3.761-prerelease 442 9/30/2025
7.3.760 361 9/26/2025
Loading failed