-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Update .NET 10 overview page for Preview 6 #47428
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
…ent date Co-authored-by: BillWagner <[email protected]>
Co-authored-by: gewarren <[email protected]>
|
@copilot Please add the additional work noted in this comment |
…ve preview references Co-authored-by: BillWagner <[email protected]>
Updated the three additional .NET 10 what's new pages (runtime.md, libraries.md, and sdk.md) with current date (07/16/2025) and removed preview version references to maintain the "all up" approach. Changes in commit 8ac8f0a6. |
|
@copilot The three additional files should all include content based on the changes in those areas. Details for the libraries.md file are in these release notes. Reading those what's new files should give the reader information about what's new, and links to relevant articles in the dotnet/docs repository. |
…ime, and SDK Co-authored-by: BillWagner <[email protected]>
Added comprehensive Preview 6 content to all three what's new pages (libraries.md, runtime.md, and sdk.md) based on the respective release notes. The content includes detailed information about new features with appropriate links to relevant articles in the dotnet/docs repository, maintaining the "all up" approach without preview version references. Changes in commit 5af705f. |
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 is closer. I've got a few more comments.
Co-authored-by: BillWagner <[email protected]>
gewarren
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.
There are a lot of code examples in the release notes that were omitted here. I think they should be added.
…mples, and reorganize runtime content Co-authored-by: gewarren <[email protected]>
Added extensive code examples from the Preview 6 release notes including detailed struct arguments examples with assembly output, loop inversion transformations, post-quantum cryptography examples, platform-specific tools with output, CLI schema JSON examples, and file-based apps examples with project referencing and shebang support. Changes in commit d02a494. |
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.
A few more nits and then this is ready.
…fy using statements, add missing link, and fix code fences Co-authored-by: BillWagner <[email protected]>
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 now LGTM.
gewarren
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.
LG
This PR updates the .NET 10 overview page to reflect Preview 6 features and content as requested in the issue.
Changes Made
ms.datefrom06/09/2025to07/16/2025(current date).NET Runtime
.NET Libraries
.NET SDK
dotnet tool execdnxtool execution script--cli-schemaASP.NET Core
.NET MAUI
EF Core
All changes are based on the .NET 10 Preview 6 release notes and maintain consistency with the existing documentation style and structure.
Fixes #47427.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.
Internal previews