{"id":58507,"date":"2025-10-14T15:15:00","date_gmt":"2025-10-14T22:15:00","guid":{"rendered":"https:\/\/devblogs.microsoft.com\/dotnet\/?p=58507"},"modified":"2025-10-14T15:02:24","modified_gmt":"2025-10-14T22:02:24","slug":"dotnet-10-rc-2","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/dotnet\/dotnet-10-rc-2\/","title":{"rendered":"Announcing .NET 10 Release Candidate 2"},"content":{"rendered":"<p>.NET 10 Release Candidate 2 is now available. This is our second and final release candidate and it comes with a <a href=\"https:\/\/dotnet.microsoft.com\/platform\/support\/policy\/dotnet-core#previews\">go-live support license<\/a> so you can confidently use this release for your production applications ahead of general availability. This release of .NET 10 is supported in the new <a href=\"https:\/\/aka.ms\/VS2026Insiders\">Visual Studio 2026 Insiders<\/a> release alongside Visual Studio Code with the C# Dev Kit. Help us validate the final bits before GA.<\/p>\n<p><div  class=\"d-flex justify-content-center\"><a class=\"cta_button_link btn-primary mb-24\" href=\"https:\/\/get.dot.net\/10\" target=\"_blank\">Download .NET 10 RC2<\/a><\/div><\/p>\n<p>This release is focused on quality and stabilization.<\/p>\n<h2><strong>\ud83d\udcf1 .NET MAUI<\/strong><\/h2>\n<ul>\n<li><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/dotnetmaui.md#microphone-permission\">Microphone permission<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/dotnetmaui.md#safeareaedges\">SafeAreaEdges<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/dotnetmaui.md#xaml-source-generation\">XAML Source Generation improvements<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/dotnetmaui.md#android-api-361\">Android API 36.1<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/dotnetmaui.md#xcode-26\">Xcode 26 bindings<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/dotnetmaui.md\">Full Release Notes<\/a><\/li>\n<\/ul>\n<p>We&#8217;re grateful to the <a href=\"https:\/\/platform.uno\">Uno Platform<\/a> team for their deep collaboration with the .NET MAUI team in preparation for .NET 10 RC2. Their contributions helped ensure .NET for Android is aligned with Google&#8217;s latest platform updates, enabling developers to take advantage of Android 16 and API 36.1 right away. This kind of partnership strengthens the .NET ecosystem and reflects our shared commitment to delivering high-quality, cross-platform developer experiences. We&#8217;re excited about what&#8217;s ahead\u2014including ongoing and future collaboration across .NET MAUI, SkiaSharp, and .NET runtime\u2014and invite you to <a href=\"https:\/\/platform.uno\/blog\/Announcing-UnoPlatform-Microsoft-dotnet-collaboration\">read more about Uno Platform&#8217;s contributions on their blog<\/a>.<\/p>\n<h2><strong>\ud83c\udf81 Entity Framework Core<\/strong><\/h2>\n<ul>\n<li><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/efcore.md\">Numerous fixes for complex JSON support<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/efcore.md\">Stop spanning all migrations with a single transaction<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/efcore.md\">Use ExecutionStrategy for query execution (for retrying)<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/efcore.md\">Analyzer warnings for string concatenation in raw SQL APIs<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/efcore.md\">Full Release Notes<\/a><\/li>\n<\/ul>\n<h2><strong>\ud83d\udee0\ufe0f SDK<\/strong><\/h2>\n<ul>\n<li><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/sdk.md#use-net-msbuild-tasks-with-net-framework-msbuild\">Use .NET MSBuild Tasks with .NET Framework MSBuild<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/sdk.md\">Full Release Notes<\/a><\/li>\n<\/ul>\n<p>This release candidate is focused on quality improvements and contains no notable feature additions for the following feature areas:<\/p>\n<ul>\n<li>\ud83d\udcda Libraries <a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/libraries.md\">release notes<\/a><\/li>\n<li>\u23f1\ufe0f Runtime <a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/runtime.md\">release notes<\/a><\/li>\n<li>C# <a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/csharp.md\">release notes<\/a><\/li>\n<li>F# <a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/fsharp.md\">release notes<\/a><\/li>\n<li>Visual Basic <a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/visualbasic.md\">release notes<\/a><\/li>\n<li>\ud83c\udf10 ASP.NET Core &amp; Blazor <a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/aspnetcore.md\">release notes<\/a><\/li>\n<li>\ud83d\udda5\ufe0f Windows Forms <a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/winforms.md\">release notes<\/a><\/li>\n<li>\ud83d\udda5\ufe0f WPF <a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/wpf.md\">release notes<\/a><\/li>\n<li>\ud83d\udce6 Container Images <a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/containers.md\">release notes<\/a><\/li>\n<\/ul>\n<h2>\ud83d\ude80 Get started<\/h2>\n<p>To get started with .NET 10, <a href=\"https:\/\/get.dot.net\/10\">install the .NET 10 SDK<\/a>.<\/p>\n<p>If you&#8217;re on Windows, we recommend installing the latest version of <a href=\"https:\/\/aka.ms\/vs\/insiders\">Visual Studio 2026 Insiders<\/a>. Read more about this new release on the <a href=\"https:\/\/aka.ms\/VS2026Insiders\">Visual Studio blog<\/a> and <a href=\"https:\/\/aka.ms\/vs\/relnotes\/insiders\">release notes<\/a>.<\/p>\n<p>You can also use Visual Studio Code and the <a href=\"https:\/\/marketplace.visualstudio.com\/items?itemName=ms-dotnettools.csdevkit\">C# Dev Kit<\/a> extension with .NET 10.<\/p>\n<p>You can find <a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/preview\/rc2\/10.0.0-rc.2.md\">.NET 10 RC 2 Installer &amp; Binaries<\/a> on GitHub.<\/p>\n<h2>Stay up-to-date with .NET 10<\/h2>\n<p>You can stay up-to-date with all the features of .NET 10 with:<\/p>\n<ul>\n<li><a href=\"https:\/\/learn.microsoft.com\/dotnet\/core\/whats-new\/dotnet-10\/overview\">What&#8217;s new in .NET 10<\/a><\/li>\n<li><a href=\"https:\/\/learn.microsoft.com\/dotnet\/csharp\/whats-new\/csharp-14\">What&#8217;s new in C# 14<\/a><\/li>\n<li><a href=\"https:\/\/learn.microsoft.com\/dotnet\/maui\/whats-new\/dotnet-10\">What&#8217;s new in .NET MAUI<\/a><\/li>\n<li><a href=\"https:\/\/learn.microsoft.com\/aspnet\/core\/release-notes\/aspnetcore-10.0\">What&#8217;s new in ASP.NET Core<\/a><\/li>\n<li><a href=\"https:\/\/learn.microsoft.com\/ef\/core\/what-is-new\/ef-core-10.0\/whatsnew\">What&#8217;s new in Entity Framework Core<\/a><\/li>\n<li><a href=\"https:\/\/learn.microsoft.com\/dotnet\/desktop\/winforms\/whats-new\/net100\">What&#8217;s new in Windows Forms<\/a><\/li>\n<li><a href=\"https:\/\/learn.microsoft.com\/dotnet\/desktop\/wpf\/whats-new\/net100\">What&#8217;s new in WPF<\/a><\/li>\n<li><a href=\"https:\/\/learn.microsoft.com\/dotnet\/core\/compatibility\/10.0\">Breaking Changes in .NET 10<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/10.0\/README.md\">.NET 10 Releases<\/a><\/li>\n<\/ul>\n<p>Be sure to subscribe to the GitHub Discussions <a href=\"https:\/\/github.com\/dotnet\/core\/discussions\/categories\/news.atom\">news feed<\/a> for all release announcements.<\/p>\n<p>We want your feedback, so head over to the <a href=\"https:\/\/aka.ms\/dotnet\/10\/rc2\">.NET 10 Release Candidate 2 GitHub Discussion<\/a> to discuss features and give feedback for this release.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>.NET 10 Release Candidate 2 focuses on final quality, reliability, and stabilization across the runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, and more.<\/p>\n","protected":false},"author":11288,"featured_media":58508,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[685,7233,7509,7251,756],"tags":[7892,8078],"class_list":["post-58507","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dotnet","category-maui","category-aspnetcore","category-blazor","category-csharp","tag-dotnet-10","tag-quality"],"acf":[],"blog_post_summary":"<p>.NET 10 Release Candidate 2 focuses on final quality, reliability, and stabilization across the runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, and more.<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts\/58507","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/users\/11288"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/comments?post=58507"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts\/58507\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/media\/58508"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/media?parent=58507"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/categories?post=58507"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/tags?post=58507"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}