Skip to content

Conversation

@adegeo
Copy link
Contributor

@adegeo adegeo commented Dec 27, 2023

Summary

In the HTTP3 article:

  • Updated the link to the QUIC Platform dependencies article.
  • Changed the wording around the QUIC Platform dependencies article link.
  • Small minor tweaks to whitespace.

In the QUIC Platform dependencies article:

  • Moved some details around.
  • Added package manager examples.
  • Trimmed up the dependencies section so it wasn't so verbose.
  • Updated the link to the latest ms packages on linux article.
  • Added a note about package mixups.

Fixes #33717


Internal previews

📄 File 🔗 Preview link
docs/core/extensions/httpclient-http3.md Use HTTP/3 with HttpClient
docs/fundamentals/networking/quic/quic-overview.md QUIC protocol

@adegeo adegeo requested review from a team and IEvangelist as code owners December 27, 2023 17:57
@dotnet-bot dotnet-bot added this to the December 2023 milestone Dec 27, 2023
@ghost ghost added the okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. label Dec 27, 2023
@adegeo
Copy link
Contributor Author

adegeo commented Dec 27, 2023

@ManickaP The section in the QUIC article talking about .NET 6 is out of date considering we're on .NET 8 now. Can you please update it?

@adegeo adegeo self-assigned this Dec 29, 2023
@adegeo adegeo merged commit 09c0f39 into main Dec 29, 2023
@adegeo adegeo deleted the adegeo-33717-linux branch December 29, 2023 20:08
IEvangelist pushed a commit that referenced this pull request Dec 30, 2023
* Fix typography at sample code in fsharp snippets (#38913)

* Extract remarks for System.Globalization* (#38912)

* fix build suggestions (#38917)

* Remove snap reference from include file (#38902)

* clarify linux portions of http3/libmsquic (#38901)

* Add note about linux and IPC (#38849)

* Update package index with latest published versions (#38920)

* Update ScopedBackgroundService (#38880)

* Update ScopedBackgroundService.cs

* Update scoped-service.md

* Make it clear you can install multiple versions (#38919)

* Make it clear you can install multiple versions

* more clarifications

* fix link

* clarify greps (#38921)

* Add clarifications around Arm packages and Ubuntu (#38922)

* Clarify Arm

* Clarify Arm

---------

Co-authored-by: Takamasa Matsui <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Andy (Steve) De George <[email protected]>
Co-authored-by: Azure SDK Bot <[email protected]>
Co-authored-by: Varorbc <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dotnet-fundamentals/svc networking/subsvc okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing package install instructions

4 participants