VpnHood.Core.Quic.MsQuic.AndroidNative 8.0.3

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

Prebuilt MsQuic (libmsquic.so) for Android plus the Microsoft.Quic P/Invoke bindings. Self-contained: ships the native library per ABI and exposes the bindings. No VpnHood dependencies.

Product Compatible and additional computed target framework versions.
.NET net10.0-android36.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0-android36.1

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on VpnHood.Core.Quic.MsQuic.AndroidNative:

Package Downloads
VpnHood.Core.Quic.Android

Android implementation of the VpnHood QUIC abstractions (IQuicClient/IQuicConnection/Stream) over MsQuic. All native linking (libmsquic.so) and the Microsoft.Quic P/Invoke bindings are provided by the VpnHood.Core.Quic.MsQuic.AndroidNative package; this project is pure managed code.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.5 184 6/25/2026
8.0.4 98 6/25/2026
8.0.3 102 6/25/2026
8.0.2 97 6/25/2026