.NET 10 Preview 5 #9927
Pinned
jamesmontemagno
announced in
News
Replies: 1 comment
-
I am a human being please help me correct my age 1975-01-31 Francisco Quinones Jimenez [email protected] |
Beta Was this translation helpful? Give feedback.
0 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.
-
Today, we are excited to announce the fifth preview release of .NET 10 with enhancements across the .NET Runtime, SDK, libraries, C#, ASP.NET Core, Blazor, .NET MAUI, and more. Check out the full release notes linked below and get started today.
Download .NET 10 Preview 5
This release contains the following improvements.
📚Libraries
⏱️Runtime
🛠️ SDK
C#
F#
This release you will find updates across the F# language including scoped
#nowarn/#warnon
, FSharp.Core standard library, and FSharp.Compiler.Service.Visual Basic
🌐 ASP.NET Core & Blazor
📱 .NET MAUI
🤖 .NET for Android
This release was focused on quality improvements and build performance. A detailed list can be found on dotnet/android GitHub releases.
🍎 .NET for iOS, Mac Catalyst, macOS, tvOS
This release was focused on quality improvements and build performance. A detailed list can be found on dotnet/macios GitHub releases including a list of Known issues.
🖥️ Windows Forms
This release was focused on quality improvements and build performance. A detailed list can be found in release notes.
🖥️ Windows Presentation Foundation (WPF)
🎁 Entity Framework Core
📦 Container Images
🚀 Get started
To get started with .NET 10, install the .NET 10 SDK.
If you're on Windows using Visual Studio, we recommend installing the latest Visual Studio 2022 preview. 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