September 9th, 2025
celebratelike3 reactions

Announcing .NET 10 Release Candidate 1

.NET 10 Release Candidate 1 is now available. This is our first of two release candidates which come with a go-live support license so you can confidently use this release for your production applications. This release of .NET 10 is supported in the new Visual Studio 2026 Insiders release alongside Visual Studio Code with the C# Dev Kit. Check out the full release notes below and get started today.

This release contains the following highlights and improvements.

📚Libraries

⏱️Runtime

This release candidate is focused on quality improvements and does not contain new Runtime features.

🛠️ SDK

This release candidate is focused on quality improvements and does not contain new SDK features.

C#

This release candidate is focused on quality improvements and does not contain new C# features.

F#

This release candidate is focused on quality improvements and does not contain new F# features.

Visual Basic

This release candidate is focused on quality improvements and does not contain new Visual Basic features.

🌐 ASP.NET Core & Blazor

📱 .NET MAUI

🖥️ Windows Forms

🖥️ Windows Presentation Foundation (WPF)

This release candidate is focused on quality improvements and does not contain new WPF features.

🎁 Entity Framework Core

📦 Container Images

This release candidate is focused on quality improvements and does not contain new container features.

🚀 Get started

To get started with .NET 10, install the .NET 10 SDK.

If you’re on Windows, we recommend installing the latest version of Visual Studio 2026 Insiders. Read more about this new release on the Visual Studio blog and release notes.

You can also use Visual Studio Code and the C# Dev Kit extension with .NET 10.

📦 Join a .NET community standup

Join us each week and engage with the developers and product managers behind .NET for community standups.

Join us today for our .NET Unboxed series where the team will show off their favorite features from .NET 10!

📢 .NET 10 Discussions

The team has been making release announcements alongside full release notes on the dotnet/core GitHub Discussions and has seen great engagement and feedback from the community.

🔔 Stay up-to-date with .NET 10

You can stay up-to-date with all the features of .NET 10 with:

Additionally, be sure to subscribe to the GitHub Discussions RSS news feed for all release announcements.

We want your feedback, so head over to the .NET 10 Release Candidate 1 GitHub Discussion to discuss features and give feedback for this release.

Author

.NET is the free, open-source, cross-platform framework for building modern apps and powerful cloud services.

2 comments

Sort by :
  • Rod Macdonald · Edited

    Nice to see RC1 with a GoLive! Alongside VS 2026 Insiders and VS Code, I assume it runs under VS2022 Preview?

    …actually it looks from the .NET downloads page, Visual Studio 2026 (v18.0 Preview 1) is mandatory, so it’s time to uninstall VS2022 Preview. But will the final release work under VS2022 (non preview) given VS 2026 is just at Preview 1?

    • Rod Macdonald · Edited

      It appears RC1 (.NET 10.0.0-rc.1.25451.107) over-installs atop Preview 7 and does indeed run under VS2022 17.14.13 Preview 1.0 as expected.