-
Notifications
You must be signed in to change notification settings - Fork 6k
Update .NET 10 "What's New" documentation for RC 1 release #48316
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
Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
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.
I had one wording suggestion.
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 ready for a second review
@gewarren Should we wait to merge this until the API reference updates are merged? |
closing and reopening for a fresh CI build. |
Pull request was closed
This PR updates the .NET 10 "What's New" documentation to reflect the RC 1 release, incorporating new features and API changes introduced in this release candidate.
Key Changes
Updated Release Information
ms.date
metadata to 09/09/2025 (RC 1 release date)ai-usage: ai-assisted
metadata across all filesEnhanced Post-Quantum Cryptography Documentation
SignMu()
andVerifyMu()
methodsMLKem
type is no longer marked as[Experimental]
as of RC 1MLDsa
will follow a similar path with experimental designation moving from the entire type to specific methodsNew UTF-8 Hex-String Conversion APIs
System.Convert
classFromHexString()
,TryToHexString()
, andTryToHexStringLower()
overloads that work with UTF-8 byte sequencesTensor API Stabilization
System.Numerics.Tensors
NuGet packageQuality Assurance
The documentation now accurately reflects the current state of .NET 10 RC 1, providing developers with up-to-date information about new features and API changes.
Fixes #48315.
💡 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