.NET 10 Release Candidate 1 #10081
Pinned
jamesmontemagno
announced in
News
Replies: 1 comment 7 replies
-
Can we use .NET10 only with VS2026? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
.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 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 does not contain new C# features.
F#
This release candidate is focused on quality improvements does not contain new F# features.
Visual Basic
This release candidate is focused on quality improvements does not contain new Visual Basic features.
🌐 ASP.NET Core & Blazor
📱 .NET MAUI
🖥️ Windows Forms
ApplyThemingImplicitlyUsage
🖥️ Windows Presentation Foundation (WPF)
This release candidate is focused on quality improvements does not contain new WPF features.
🎁 Entity Framework Core
📦 Container Images
This release candidate is focused on quality improvements 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.
🔔 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.
Beta Was this translation helpful? Give feedback.
All reactions