-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Add ASP.NET Core release notes for .NET 10 Preview 6 #9965
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
Merged
Merged
+253
−3
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Copilot finished work on behalf of
danroth27
July 2, 2025 20:04
danroth27
reviewed
Jul 2, 2025
danroth27
reviewed
Jul 2, 2025
danroth27
reviewed
Jul 2, 2025
danroth27
reviewed
Jul 2, 2025
danroth27
reviewed
Jul 2, 2025
danroth27
reviewed
Jul 2, 2025
danroth27
reviewed
Jul 2, 2025
danroth27
reviewed
Jul 2, 2025
Co-authored-by: danroth27 <[email protected]>
Co-authored-by: danroth27 <[email protected]>
…w 6 release notes Co-authored-by: danroth27 <[email protected]>
…language Co-authored-by: danroth27 <[email protected]>
Co-authored-by: danroth27 <[email protected]>
Co-authored-by: danroth27 <[email protected]>
5695157
to
34bd214
Compare
MackinnonBuck
approved these changes
Jul 8, 2025
@tdykstra That was shipped in .NET 10 Preview 5 |
wadepickett
approved these changes
Jul 9, 2025
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.
Very clean, looks good!
maraf
reviewed
Jul 9, 2025
oroztocil
approved these changes
Jul 9, 2025
Co-authored-by: Marek Fišera <[email protected]>
danroth27
reviewed
Jul 9, 2025
victorisr
added a commit
that referenced
this pull request
Jul 15, 2025
* .NET 10 Preview 6 * .NET 10 P6 - FSharp (#9946) * Update fsharp preview6 release notes with manual changes. * udpate for release * .NET 10 P6 - CSharp (#9943) * Add period to last sentence in csharp preview6 release notes. * update C# * .NET 10 P6 - EFCore (#9945) * Add period to last sentence in efcore preview6 release notes. * EF 10.0-preview.6 release notes * Added small improvements --------- Co-authored-by: Shay Rojansky <[email protected]> * .NET 10 P6 - WPF (#9952) * Add period to last sentence in aspnetcore preview6 release notes. * Add period to last sentence in containers preview6 release notes. * Add period to last sentence in csharp preview6 release notes. * Add period to last sentence in dotnetmaui preview6 release notes. * Add period to last sentence in efcore preview6 release notes. * Add period to last sentence in libraries preview6 release notes. * Add period to last sentence in runtime preview6 release notes. * Add period to last sentence in sdk preview6 release notes. * Add period to last sentence in visualbasic preview6 release notes. * Add period to last sentence in winforms preview6 release notes. * Add period to last sentence in wpf preview6 release notes. * Revert all changes except wpf.md in dotnet10-p6-wpf branch. * Add WPF info * update feature list --------- Co-authored-by: Andy (Steve) De George <[email protected]> * .NET 10 P6 - WinForms (#9951) * Add period to last sentence in winforms preview6 release notes. * Update WinForms for Preview 6 * Apply suggestions from code review Co-authored-by: Klaus Löffelmann <[email protected]> --------- Co-authored-by: Merrie McGaw <[email protected]> Co-authored-by: Klaus Löffelmann <[email protected]> * .NET 10 P6 - SDK (#9949) * Add period to last sentence in sdk preview6 release notes. * CLI notes around tools and such * Add release notes for preview.6 run-file changes --------- Co-authored-by: Chet Husk <[email protected]> Co-authored-by: Damian Edwards <[email protected]> * .NET 10 P6 - Containers (#9942) * Add period to last sentence in containers preview6 release notes. * update to none udpates. * .NET 10 P6 - Runtime (#9948) * Add period to last sentence in runtime preview6 release notes. * Add JIT notes --------- Co-authored-by: Aman Khalid (from Dev Box) <[email protected]> * .NET 10 P6 - .NET MAUI (#9944) * Add period to last sentence in dotnetmaui preview6 release notes. * Update dotnetmaui.md * adding more details for android * minor updates to iOS note * Update release-notes/10.0/preview/preview6/dotnetmaui.md Co-authored-by: Jonathan Peppers <[email protected]> * Update release-notes/10.0/preview/preview6/dotnetmaui.md Co-authored-by: Jonathan Peppers <[email protected]> * Update release-notes/10.0/preview/preview6/dotnetmaui.md Co-authored-by: Jonathan Peppers <[email protected]> * added contributors from android and iOS repos --------- Co-authored-by: David Ortinau <[email protected]> Co-authored-by: Jonathan Peppers <[email protected]> * .NET 10 P6 - Libraries (#9947) * Add period to last sentence in libraries preview6 release notes. * Update libraries.md * Update libraries.md Co-authored-by: Weihan Li <[email protected]> * Update libraries.md fix link --------- Co-authored-by: Pranav Senthilnathan <[email protected]> Co-authored-by: Weihan Li <[email protected]> * Add ASP.NET Core release notes for .NET 10 Preview 6 (#9965) * update linter * revert * Fix link to installers and binaries for .NET 10 Preview 6 in README.md * update permissions? * Update release notes for .NET 10 Preview 6: enhance dark mode support in Windows Forms, improve JSON property handling in libraries, and refine CLI tool execution options in SDK. * Enhance release notes for .NET 10 Preview 6: update dark mode support in Windows Forms, improve formatting in EF Core and SDK documentation, and clean up whitespace in various markdown files. * cleanup * add p6 * lint * try this * Update releases.md * Update README.md * Update release-notes/README.md * Update releases-index.json * Update install-linux.md * Update install-macos.md * Update install-windows.md * Update releases.json * Update 10.0.0-preview.6.md * Added release.json * Mix lint errors in release.json for preview 6 release * Fix jsonlint errors * Fix jsonlint errors --------- Co-authored-by: Shay Rojansky <[email protected]> Co-authored-by: Andy (Steve) De George <[email protected]> Co-authored-by: Merrie McGaw <[email protected]> Co-authored-by: Klaus Löffelmann <[email protected]> Co-authored-by: Chet Husk <[email protected]> Co-authored-by: Damian Edwards <[email protected]> Co-authored-by: Aman Khalid (from Dev Box) <[email protected]> Co-authored-by: David Ortinau <[email protected]> Co-authored-by: Jonathan Peppers <[email protected]> Co-authored-by: Pranav Senthilnathan <[email protected]> Co-authored-by: Weihan Li <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: victorisr <[email protected]> Co-authored-by: Jon Galloway <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR adds comprehensive ASP.NET Core release notes for .NET 10 Preview 6 based on the feature content provided in dotnet/AspNetCore.Docs#35602.
Changes Made
/release-notes/10.0/preview/preview6/aspnetcore.md
following the established format from previous preview releasesKey Features Documented
<LinkPreload />
component replaces link headers for better asset preloadingWasmBundlerFriendlyBootConfig=true
[ValidatableType]
attributeMicrosoft.Extensions.Validation
namespaceContent Structure
The content follows the same markdown structure and writing style as existing preview release notes, ensuring consistency across the documentation.
Fixes #9964.
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/repos/dotnet/aspnetcore/pulls
curl -s REDACTED
(http block)https://api.github.com/repos/dotnet/aspnetcore/search/issues
curl -s REDACTED
(http block)If you need me to access, download, or install something from one of these locations, you can either:
💡 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.