.NET 9 Preview 5 #9350
Replies: 4 comments 12 replies
-
@jongalloway Is that some kind of breaking change? |
Beta Was this translation helpful? Give feedback.
-
Hi all, does the preview 5 includes the openapi 3.1. generation tools? |
Beta Was this translation helpful? Give feedback.
-
Are there any plans to make API diffs available for preview 5? They don't seem to be in the core repo. |
Beta Was this translation helpful? Give feedback.
-
In reference to the Detect rendering location feature introduced here, is there a workaround for doing it in .net 8? |
Beta Was this translation helpful? Give feedback.
-
We are pleased to announce the release of .NET 9 Preview 5.
This release contains the following Libraries improvements:
TensorPrimitives
andTensor<T>
params
offers better performance withSpan
overloadsSearchValues
can search for (multiple) substrings within a stringforeach
completed tasks withTask.WhenEach
For details on these new features and more see the Libraries Release Notes
You can find detailed release notes for additional features in .NET 9 Preview 5 below:
.NET Data & EF Core
.NET MAUI
ASP.NET Core
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 or get started with Visual Studio Code and the C# Dev Kit extension.
You can find .NET 9 Preview 5 Installer & Binaries on GitHub.
Team Announcements & Discussions
Discuss this release with the product teams on GitHub through the announcements for this release.
Stay up to date with .NET 9
You can stay up to date with all the features of .NET 9 with:
For .NET 9 previews we are utilizing GitHub Discussions to make announcements. For more information read our discussion.
Stay up to date by subscribing to the RSS feed for all release announcements.
Engage with the product teams by commenting below as you try out these new features or have questions.
Beta Was this translation helpful? Give feedback.
All reactions