This repo contains sources for the MsQuic private transport package which lights up QUIC and HTTP/3 support in .NET.
The package is only intended for testing purposes, for the cases where official MsQuic package is not available.
git clone --recursive
) or run git submodule update --init --recursive
to get all the submodules.build.cmd
.NET Runtime is a .NET Foundation project.