.NET 9 RC 2 #9534
Replies: 6 comments 13 replies
-
The release notes for Libraries, Runtime and SDK are empty. For people that want to check what has been fixed, here are the PRs that were merged (excluding dependency merges): Outdated commentsAlso, some broken links that I found:
|
Beta Was this translation helpful? Give feedback.
-
I keep wondering if .NET 9 will bring any updates to F#, given its continuous absence from anything .NET 9 related. |
Beta Was this translation helpful? Give feedback.
-
fyi, .NET 9 RC2 is not listed in the go-live license page that y'all linked. Only RC1 is listed there. |
Beta Was this translation helpful? Give feedback.
-
".NET 9 is now can be installed directly through the Visual Studio installer starting with Visual Studio 2022 17.12 Preview 3." Where is Visual Studio 2022 17.12 Preview 3 ? Only Preview 2.1 shows up. |
Beta Was this translation helpful? Give feedback.
-
Is there a definitive date for the GA release? |
Beta Was this translation helpful? Give feedback.
-
We are pleased to announce the release of .NET 9 Release Candidate 2. As we prepare the general availability (GA) release of .NET 9 in November we are adding our final touches around performance, stability, and any additional optimizations to make it the best release of .NET 9. This release comes with a go-live license, indicating that it is supported in production environments. We encourage developers today to try out this latest release and give the teams feedback on anything that you find in your development so we can incorporate any additional enhancements into the final release.
You can find release notes for enhancements in this release for the following:
Get started
To get started with .NET 9, install the .NET 9 SDK.
If you're on Windows using Visual Studio, we recommend installing the latest Visual Studio 2022 preview. .NET 9 is now can be installed directly through the Visual Studio installer starting with Visual Studio 2022 17.12 Preview 3 (Available Oct. 15th).
You can also use Visual Studio Code and the C# Dev Kit extension with .NET 9.
You can find .NET 9 RC 2 Installer & Binaries on GitHub.
Stay up-to-date with .NET 9
You can stay up-to-date with all the features of .NET 9 with:
Be sure to subscribe to the GitHub Discussions news feed for all release announcements.
Beta Was this translation helpful? Give feedback.
All reactions