/msquic

Primary LanguagePowerShellMIT LicenseMIT

MsQuic for .NET

This repo contains sources for the MsQuic private transport package which lights up HTTP/3 support in .NET.

Building

  • Clone the repo recursively (git clone --recursively) or run git submodule update --init --recursive to get all the submodules.
  • Run build.cmd

.NET Foundation

.NET Runtime is a .NET Foundation project.