This repo contains sources for the MsQuic private transport package which lights up HTTP/3 support in .NET.
- Clone the repo recursively (
git clone --recursively
) or rungit submodule update --init --recursive
to get all the submodules. - Run
build.cmd
.NET Runtime is a .NET Foundation project.