-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Installer updates windows/mac/linux #49686
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the .NET installation documentation to include .NET 10, which was released on November 11, 2025. The changes add .NET 10 support across all platform installation guides, update version tables, add new package references, and update examples to use .NET 10 instead of previous versions.
Key changes include:
- Adding .NET 10 to all supported platform version tables
- Updating code examples to reference .NET 10 packages and versions
- Adding Ubuntu 25.10 support and reorganizing Ubuntu version documentation
- Updating release dates across documentation files
- Creating new include files for .NET 10 installation instructions
Reviewed Changes
Copilot reviewed 25 out of 25 changed files in this pull request and generated 8 comments.
Show a summary per file
| File | Description |
|---|---|
| zone-pivot-groups.yml | Added Ubuntu 25.10 pivot and removed "Other" option |
| windows.md | Added .NET 10 column to tables, updated examples to 10.0, expanded verification section |
| templates.md | Added .NET 10.0 template packages |
| macos.md | Added macOS 26 and .NET 10 support, updated examples |
| linux-ubuntu-install.md | Major reorganization: added Ubuntu 25.10, updated dependencies, restructured version sections |
| linux-ubuntu-decision.md | Added Ubuntu 25.10 to version table, updated examples to .NET 10 |
| linux-rhel.md | Added RHEL 10 and CentOS Stream 10, updated instructions |
| linux-sles.md | Added SLES 16.0 and 15.7, updated version table |
| linux-opensuse.md | Added openSUSE Leap 16 support with .NET 10 |
| linux-fedora.md | Added Fedora 43 and 42 with .NET 10 |
| linux-debian.md | Added Debian 13 support, restructured dependencies |
| linux-alpine.md | Added Alpine 3.22 support, updated architecture table |
| linux-scripted-manual.md | Updated default LTS version claim and examples |
| linux.md | Fixed markdown escaping for issue reference |
| includes/*.md | Created new include files for .NET 10 installation commands, updated existing includes |
Co-authored-by: Copilot <[email protected]>
… adegeo/net10-install
BillWagner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM @adegeo
Let's ![]()
* Update what's new articles and landing page for .NET 10 release (#49675) * code analysis updates for .net 10 ga (#49662) * Version updates for .NET 10 GA (#49661) * update version in 'enabled by default' * zone pivots and analysislevel * .net 10 ga updates * reset ca files * fix zone pivot warnings * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]> * update details to show .NET 10 as latest release (#49671) * update details to show .net 10 as latest release * remove LTS from out of support versions * Update docs/core/install/linux-ubuntu-decision.md Co-authored-by: Copilot <[email protected]> * edits * fix table format * clarify .NET 10 as LTS * revert changes to target frameworks * change back template version * add lts/stable back to .NET SDK 8 snap channel * revert changes to the main branch version --------- Co-authored-by: Copilot <[email protected]> * Installer updates windows/mac/linux (#49686) * Installer updates windows/mac/linux * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * Fix image links --------- Co-authored-by: Copilot <[email protected]> * Update info about x64 and arm64 (#49703) * Update info about x64 and arm64 * Update docs/core/install/linux-sles.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]> * Update documentation to remove references to .NET 10 preview (#49694) * Remove preview to preview breaking changes (#49705) * Adjust tables; add note that pkgs may take time (#49713) --------- Co-authored-by: Meaghan Osagie (Lewis) <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Andy (Steve) De George <[email protected]> Co-authored-by: Andy De George (from Dev Box) <[email protected]>
Summary
Updates for .NET 10.
Some things I didn't update to .NET 10, which I'll do after the full release, such as the instructions for the download file and sha crc validation stuff.
One important change is that I did remove the old Ubuntu verisons.
Fixes #49685
Internal previews
Toggle expand/collapse