Add .NET 10 and Visual Studio 2026 moniker section to Razor Pages tutorial #36590
+170,744
−270
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds aspnetcore-10.0 moniker section to the "Get started with Razor Pages" tutorial per issue requirements.
Changes
This pull request updates the Razor Pages tutorial content and related includes to target ASP.NET Core 10.0, modernizes screenshots and code samples, and improves consistency and clarity across documentation. It also removes obsolete .NET 10 validation package information and updates prerequisites for Visual Studio and Visual Studio Code. The most important changes are outlined below.
Tutorial and Documentation Updates for ASP.NET Core 10.0:
Updated moniker ranges, code samples, and screenshots throughout the Razor Pages tutorial (
da1.md,model.md, and related includes) to use ASP.NET Core 10.0 and Visual Studio 2026, ensuring all instructions and visuals reflect the latest version. [1] [2] [3] [4] [5] [6] [7] [8] [9]Added a new include file (
da1-9.md) and adjusted main tutorial files to separate instructions for ASP.NET Core 9.0 and 10.0, improving clarity for users on different versions. [1] [2]Content and Language Improvements:
Revised explanations, instructions, and terminology for greater clarity and consistency, including changes to how model binding, data annotations, and concurrency handling are described. [1] [2] [3] [4]
Updated and replaced screenshots to match the new Visual Studio 2026 interface and ASP.NET Core 10.0 project structure. [1] [2] [3]
Prerequisite and Versioning Updates:
Removal of Obsolete Content:
.NET 10 validation package informationinclude, as this content is no longer relevant for the updated documentation set.Metadata and Date Updates:
These changes collectively ensure that the tutorials and supporting documentation are accurate, up-to-date, and easier to follow for users working with the latest version of ASP.NET Core and Visual Studio.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
Internal previews
Toggle expand/collapse