Consider specifying optional dependency on MsQuic
Open
area-release-notes
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
### URL(s)
https://packages.microsoft.com/
### Description
Since .NET 7, we officially support HTTP/3 (it's by default turned on). Our implementation of QUIC and HTTP/3 depends on https://github.com/microsoft/msquic. This dependency must be manually installed in Linux machines from packages.microsoft.com, see https://learn.microsoft.com/en-us/dotnet/fundamentals/networking/quic/quic-overview#linux.
**I suggest we specify this dependency (as optional) in the published dotnet runtime packages on packages.microsoft.com.**
cc @rzikm @wfurt @CarnaViire @karelz
Contributor guide
Assessment
This issue has not been assessed yet.