DotQuic.Native 0.0.1-alpha.2.2

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

QUIC implementation for .NET with pure rust QUIC implementation by Quinn. This package contains the C# with Rust FFi comunication.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DotQuic.Native:

Package Downloads
DotQuic

QUIC implementation for .NET with pure rust QUIC implementation by Quinn.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.1-alpha.2.5 232 1/28/2022
0.0.1-alpha.2.4 189 1/24/2022
0.0.1-alpha.2.3 181 1/22/2022
0.0.1-alpha.2.2 171 1/22/2022
0.0.1-alpha.2.1 169 1/22/2022