![]() |
VOOZH | about |
dotnet add package Microsoft.Native.Quic.MsQuic.OpenSSL --version 2.5.8
NuGet\Install-Package Microsoft.Native.Quic.MsQuic.OpenSSL -Version 2.5.8
<PackageReference Include="Microsoft.Native.Quic.MsQuic.OpenSSL" Version="2.5.8" />
<PackageVersion Include="Microsoft.Native.Quic.MsQuic.OpenSSL" Version="2.5.8" />Directory.Packages.props
<PackageReference Include="Microsoft.Native.Quic.MsQuic.OpenSSL" />Project file
paket add Microsoft.Native.Quic.MsQuic.OpenSSL --version 2.5.8
#r "nuget: Microsoft.Native.Quic.MsQuic.OpenSSL, 2.5.8"
#:package Microsoft.Native.Quic.MsQuic.OpenSSL@2.5.8
#addin nuget:?package=Microsoft.Native.Quic.MsQuic.OpenSSL&version=2.5.8Install as a Cake Addin
#tool nuget:?package=Microsoft.Native.Quic.MsQuic.OpenSSL&version=2.5.8Install as a Cake Tool
<h1 align="center"><img src="docs/images/readme_logo.png" width="500" alt="MsQuic logo"/></h1>
👁 Discord
👁 Documentation
👁 Perf Dashboard
👁 codecov
👁 crates.io
👁 nuget
MsQuic is a Microsoft implementation of the IETF QUIC protocol. It is cross-platform, written in C and designed to be a general purpose QUIC library. MsQuic also has C++ API wrapper classes and exposes interop layers for both Rust and C#.
You are using MsQuic? Let us know! Knowing our users lets us prioritize work and keep improving MsQuic in the best possible direction. Post in the Discussion to say hello and give us a wave on Discord!
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
QUIC has many benefits when compared to existing "TLS over TCP" scenarios:
MsQuic has several features that differentiates it from other QUIC implementations:
For information on contributing, please see our . Feel free to take a look at our Good First Issues list if you're looking for somewhere to start. If you'd just like to talk, come chat with us on Discord.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Showing the top 1 NuGet packages that depend on Microsoft.Native.Quic.MsQuic.OpenSSL:
| Package | Downloads |
|---|---|
|
VpnHood.Core.Server
The core of VpnHood server. It can listen and accept connections from VpnHood clients |
Showing the top 5 popular GitHub repositories that depend on Microsoft.Native.Quic.MsQuic.OpenSSL:
| Repository | Stars |
|---|---|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
VSadov/Satori
Experimenting with dotnet runtime.
|
|
|
xihan123/DnsSpeedTestApp
DNS 测速
|
|
|
NethermindEth/dotnet-libp2p
A libp2p implementation for .NET in C#.
|