scalablecory / dotnet-msquic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MsQuic for .NET

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

Building

  • clone the repo 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.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

License

.NET (including the runtime repo) is licensed under the MIT license.

About

License:MIT License


Languages

Language:PowerShell 67.7%Language:Shell 32.1%Language:Batchfile 0.3%