.NET 9 Preview 2 #9217
Replies: 13 comments 20 replies
-
So where is exact list of changes/new features/etc that come in preview 2? Old way with blogs and separate github issues for each preview before it was even out was so much better... |
Beta Was this translation helpful? Give feedback.
-
Most of the links either lead back here or to Preview 1 announcements. What's new in .NET 9 is aggregated so checking out what's new in Preview 2 requires one to see the git history of the file. The old system was way more convenient. For future readers: dotnet/docs@e1fa640 |
Beta Was this translation helpful? Give feedback.
-
this is so badly done, there are so many links and then you don't know exactly what has been changed or added because we are redirected to the documentation page. the devblog was much easier and better to understand. |
Beta Was this translation helpful? Give feedback.
-
The blog way was "OK", this is just heck too confusing |
Beta Was this translation helpful? Give feedback.
-
Thank you all for your feedback on this process and being patient with our team as we're experimenting with different ways of communicating. We will re-assess in the meantime and bring more clarity by the next preview. For now, changes can be found in both the release notes and what's new pages. I will make notes to ask our product and documentation teams to provide clear "diffs" of what has changed in each preview beyond the current structure of release notes which it sounds is too many clicks and not as centralized like the blogs were. If there are certain things you would like to see from us as the community, please let us know so we can bring it up as well. Feedback as simple as "go back to the way it was" or how we can integrate some of these new concepts better are all fair game. We are listening and will adjust accordingly. Thanks for your patience. |
Beta Was this translation helpful? Give feedback.
-
so, is .net dead? |
Beta Was this translation helpful? Give feedback.
-
Obviously (based on the feedback here), the most requested links are the Team Announcements and their related release notes. There should be no other links above these except in the general short introduction. Also, the note that "Announcement links will be populated throughout the release day" is very confusing. I think that this general announcement should not be posted until those announcements are already published. If Team Announcements are the first header and they include direct links to the respective release notes it would be much clearer. Example of how this post could start: We are pleased to announce the release of the second preview of .NET 9, along with comprehensive release notes that highlight significant enhancements from the initial preview. Additionally, we have previously outlined Our Vision for .NET 9, which describes some of the broad areas we intend to deliver on by the upcoming November 2024 release. Team Announcements for Preview 2
You can find detailed release notes about the new features in .NET 9 Preview 2 and up-to-date What's new in .NET 9 and Breaking Changes in .NET 9 in .NET docs. The latest .NET 9 release is always available at dotnet.microsoft.com and .NET 9 Releases. etc etc |
Beta Was this translation helpful? Give feedback.
-
The new |
Beta Was this translation helpful? Give feedback.
-
BTW, there are incorrect dates at https://github.com/dotnet/core/blob/main/release-notes/9.0/README.md#releases Years show 2023 instead of 2024. FYI |
Beta Was this translation helpful? Give feedback.
-
I don't see anything in here about assembly saving in |
Beta Was this translation helpful? Give feedback.
-
There might be a PR pending perhaps but it looks like release notes just links back to itself? Other than looking at the commits for certain tags will there still be a way to know what's coming in a preview before it officially drops? I loved this kind of format -> #8133, and it helped me decide to pull down the daily's or not. I get issues isn't the correct format here but some page dedicated to what's new specifically in preview X as features are merged (as opposed to released) would be amazing for the enthusiast. |
Beta Was this translation helpful? Give feedback.
-
Was also wondering where the post on the .Net Blog where? So this is the new way of announcing previews, no more .net blog posts? Can you resume the posts on the .net blog which go directly in my RSS feed in Outlook? These posts keep me hyped and informed and I think are a perfect Marketing tool. Same for the .NET Blog, without the Preview posts the blog becomes pointless |
Beta Was this translation helpful? Give feedback.
-
In each opportunity, blog, youtube video, or whatever Microsoft does, at the end they ask for Feedback, nevertheless, when the community screams with feedback it seems that MS is not so responsive. The whole page scream for the return to the Devblogs way, that was is really much more better. I am not sure what is the perceived (or imagined) value MS saw in relinquishing the Devblogs way. I hope this will be undone as soon as possible. |
Beta Was this translation helpful? Give feedback.
-
We are pleased to announce the release of .NET 9 Preview 2.
This release contains the following Runtime & SDK improvements:
For details on these new features and more see the Runtime Release Notes and SDK Release Notes
You can find detailed release notes for additional features in .NET 9 Preview 2 below:
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 2 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.
Beta Was this translation helpful? Give feedback.
All reactions