Skip to content

Conversation

@adegeo
Copy link
Contributor

@adegeo adegeo commented Nov 9, 2025

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
📄 File 🔗 Preview link
docs/core/install/index.yml [linkListType: architecture
docs/core/install/linux-alpine.md [.NET 10](https://review.learn.microsoft.com/en-us/dotnet/core/install/linux-alpine?branch=pr-en-us-49686)
docs/core/install/linux-debian.md [.NET 10](https://review.learn.microsoft.com/en-us/dotnet/core/install/linux-debian?branch=pr-en-us-49686)
docs/core/install/linux-fedora.md Install .NET on Fedora
docs/core/install/linux-opensuse.md Install the .NET SDK or the .NET Runtime on openSUSE Leap
docs/core/install/linux-package-mixup.md Troubleshoot .NET errors related to missing files on Linux
docs/core/install/linux-rhel.md docs/core/install/linux-rhel
docs/core/install/linux-scripted-manual.md Install .NET on Linux by using an install script or by extracting binaries
docs/core/install/linux-sles.md Install .NET on SUSE Enterprise Linux
docs/core/install/linux-ubuntu-decision.md Install .NET on Ubuntu decision guide
docs/core/install/linux-ubuntu-install.md [.NET 10](https://review.learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu-install?branch=pr-en-us-49686)
docs/core/install/linux.md docs/core/install/linux
docs/core/install/macos.md Install .NET on macOS
docs/core/install/remove-runtime-sdk-versions.md Remove the .NET runtime and SDK
docs/core/install/templates.md Manage .NET project and item templates
docs/core/install/windows.md Install .NET on Windows
docs/zone-pivot-groups.yml docs/zone-pivot-groups

@adegeo adegeo requested a review from a team as a code owner November 9, 2025 06:12
Copilot AI review requested due to automatic review settings November 9, 2025 06:12
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 9, 2025
Copy link
Contributor

Copilot AI left a 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

Copy link
Contributor

Copilot AI commented Nov 9, 2025

@adegeo I've opened a new pull request, #49687, to work on those changes. Once the pull request is ready, I'll request review from you.

@BillWagner BillWagner closed this Nov 10, 2025
@BillWagner BillWagner reopened this Nov 10, 2025
Copy link
Member

@BillWagner BillWagner left a 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 :shipit:

@adegeo adegeo enabled auto-merge (squash) November 10, 2025 19:42
@adegeo adegeo merged commit 0ce7942 into net10-release Nov 10, 2025
8 checks passed
@adegeo adegeo deleted the adegeo/net10-install branch November 10, 2025 19:45
adegeo added a commit that referenced this pull request Nov 11, 2025
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants