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. Today, we are excited to announce the release of .NET 9 Release Candidate 2. As with Release Candidate 1, this release is covered by a go-live license so you can receive support when using it in your production applications. 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:
- 📚Libraries
- ⏱️Runtime
- 🛠️ SDK
- 🌐 ASP.NET Core with an update to latest Bootstrap, jQuery, and jQuery Validation versions
- 📱 .NET MAUI including Xcode 16 and latest platform SDK versions
Get ready for .NET Conf!
The dates for .NET Conf 2024 have been announced! Join us November 12-14, 2024 to celebrate the .NET 9 release!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 October 15).
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:
- What’s new in .NET 9
- What’s new in ASP.NET Core
- What’s new in .NET MAUI
- What’s new in EF Core
- Breaking Changes in .NET 9
- .NET 9 Releases
Be sure to subscribe to the GitHub Discussions news feed for all release announcements.
We want your feedback, so head over to the .NET 9 Release Candidate 2 GitHub Discussion to discuss features and give feedback for this release.