# msquic **Repository Path**: mirrors_dotnet/msquic ## Basic Information - **Project Name**: msquic - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-25 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MsQuic for .NET 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. ## Building - Clone the repo recursively (`git clone --recursive`) or run `git submodule update --init --recursive` to get all the submodules. - Run `build.cmd` ## .NET Foundation .NET Runtime is a [.NET Foundation](https://www.dotnetfoundation.org/projects) project.