-
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
base: net10-release
Are you sure you want to change the base?
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 <175728472+Copilot@users.noreply.github.com>
… 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 ![]()
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