{"id":1225,"date":"2024-09-11T21:11:43","date_gmt":"2024-09-11T21:11:43","guid":{"rendered":"https:\/\/rssfeedtelegrambot.bnaya.co.il\/index.php\/2024\/09\/11\/net-9-release-candidate-1-is-now-available\/"},"modified":"2024-09-11T21:11:43","modified_gmt":"2024-09-11T21:11:43","slug":"net-9-release-candidate-1-is-now-available","status":"publish","type":"post","link":"https:\/\/rssfeedtelegrambot.bnaya.co.il\/index.php\/2024\/09\/11\/net-9-release-candidate-1-is-now-available\/","title":{"rendered":".NET 9 Release Candidate 1 is now available!"},"content":{"rendered":"<p>.NET 9 Release Candidate 1 is now available. This is our first of two release candidates. This release includes enhanced WebSocket APIs, new compression options, advanced SignalR tracing, and updates to .NET MAUI for better text alignment, and more. Check out the full release notes linked below and get started today.<\/p>\n\n<div class=\"alert alert-primary\">\n<p class=\"alert-divider\"><strong>Get ready for .NET Conf!<\/strong><\/p>\n<p>The dates for <a href=\"https:\/\/dotnetconf.net\/\">.NET Conf 2024<\/a> have been announced! Join us November 12-14, 2024 to celebrate the .NET 8 release!<\/p><\/div>\n<p>This release contains the following improvements.<\/p>\n<h2><strong>Libraries<\/strong><\/h2>\n<p><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/libraries.md#websocket-keep-alive-ping-and-timeout\">WebSocket Keep-Alive Ping and Timeout APIs<\/a><br \/>\n<a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/libraries.md#add-zlib-and-brotli-compression-options\">Add ZLib, Brotli compression options<\/a><br \/>\n<a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/libraries.md#add-tarentrydataoffset\">Add TarEntry.DataOffset<\/a><br \/>\n<a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/libraries.md#httpclientfactory-no-longer-logs-header-values-by-default\">HttpClientFactory no longer logs header values by default<\/a><br \/>\n<a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/libraries.md#Out-of-proc-Meter-wildcard-listening\">Out-of-proc Meter wildcard listening<\/a><br \/>\nFull <a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/libraries.md\">release notes<\/a><\/p>\n<h2><strong> SDK<\/strong><\/h2>\n<p><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/sdk.md#workload-history\">Workload History<\/a><br \/>\nFull <a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/sdk.md\">release notes<\/a><\/p>\n<h2><strong> ASP.NET Core<\/strong><\/h2>\n<p><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/aspnetcore.md#improvements-to-signalr-distributed-tracing\">Improvements to SignalR distributed tracing<\/a><br \/>\n<a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/aspnetcore.md#keep-alive-timeout-for-websockets\">Keep-alive timeout for WebSockets<\/a><br \/>\n<a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/aspnetcore.md#keyed-di-in-middleware\">Keyed DI in middleware<\/a><br \/>\n<a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/aspnetcore.md#override-inputnumber-type-attribute\">Override InputNumber type attribute<\/a><br \/>\n<a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/aspnetcore.md#trust-the-aspnet-core-https-development-certificate-on-linux\">Trust the ASP.NET Core HTTPS development certificate on Linux<\/a><br \/>\nFull <a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/aspnetcore.md\">release notes<\/a><\/p>\n<h2><strong> .NET MAUI<\/strong><\/h2>\n<p><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/dotnetmaui.md#added-horizontaltextalignmentjustify\">Added HorizontalTextAlignment.Justify<\/a><br \/>\nFull <a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/preview\/rc1\/dotnetmaui.md\">release notes<\/a><\/p>\n<h2> Get started<\/h2>\n<p>To get started with .NET 9, <a href=\"https:\/\/dotnet.microsoft.com\/download\/dotnet\/9.0\">install the .NET 9 SDK<\/a>.<\/p>\n<p>If you\u2019re on Windows using Visual Studio, we recommend installing the latest <a href=\"https:\/\/visualstudio.microsoft.com\/vs\/preview\/\">Visual Studio 2022 preview<\/a>. .NET 9 can now be installed directly through the Visual Studio installer starting with Visual Studio 2022 17.12 Preview 2.<\/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 9.<\/p>\n\n<div><a class=\"cta_button_link\" href=\"https:\/\/dotnet.microsoft.com\/download\/dotnet\/9.0\" target=\"_blank\" rel=\"noopener\">Download .NET 9 Release Candidate 1<\/a><\/div>\n<h2> Team Announcements &amp; Discussions<\/h2>\n<p>The team has been making <a href=\"https:\/\/github.com\/dotnet\/core\/discussions\/9448\">monthly announcements<\/a> alongside full <a href=\"https:\/\/github.com\/dotnet\/core\/tree\/main\/release-notes\/9.0\">release notes<\/a> on the <a href=\"https:\/\/github.com\/dotnet\/core\/discussions\/categories\/news\">dotnet\/core GitHub Discussions<\/a> and has seen great engagement and feedback from the community. We will continue to post each new release on GitHub, but as we get closer to launch this November alongside <a href=\"https:\/\/www.dotnetconf.net\/\">.NET Conf 2024 (save the date today!)<\/a>, we wanted to cross-post our release details on the .NET blog.<\/p>\n<p><a href=\"https:\/\/github.com\/dotnet\/maui\/discussions\/24698\">.NET MAUI<\/a><br \/>\nASP.NET Core(https:\/\/github.com\/dotnet\/aspnetcore\/discussions\/57787)<br \/>\n<a href=\"https:\/\/github.com\/dotnet\/runtime\/discussions\/106350\">Libraries &amp; Runtime<\/a><\/p>\n<h2> Stay up-to-date with .NET 9<\/h2>\n<p>You can stay up-to-date with all the features of .NET 9 with:<\/p>\n<p><a href=\"https:\/\/learn.microsoft.com\/dotnet\/core\/whats-new\/dotnet-9\/overview\">What\u2019s new in .NET 9<\/a><br \/>\n<a href=\"https:\/\/learn.microsoft.com\/aspnet\/core\/release-notes\/aspnetcore-9.0\">What\u2019s new in ASP.NET Core<\/a><br \/>\n<a href=\"https:\/\/learn.microsoft.com\/dotnet\/maui\/whats-new\/dotnet-9\">What\u2019s new in .NET MAUI<\/a><br \/>\n<a href=\"https:\/\/learn.microsoft.com\/ef\/core\/what-is-new\/ef-core-9.0\/whatsnew\">What\u2019s new in EF Core<\/a><br \/>\n<a href=\"https:\/\/learn.microsoft.com\/dotnet\/core\/compatibility\/9.0\">Breaking Changes in .NET 9<\/a><br \/>\n<a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/README.md\">.NET 9 Releases<\/a><\/p>\n<p>Additionally, be sure to subscribe to the GitHub Discussions <a href=\"https:\/\/github.com\/dotnet\/core\/discussions\/categories\/news.atom\">RSS news feed<\/a> for all release announcements.<\/p>\n<p>We want your feedback, so head over to the <a href=\"https:\/\/github.com\/dotnet\/core\/discussions\/9496\">.NET 9 Release Candidate 1 GitHub Discussion<\/a> to discuss features and give feedback for this release.<\/p>\n<p>The post <a href=\"https:\/\/devblogs.microsoft.com\/dotnet\/dotnet-9-release-candidate-1-is-now-available\/\">.NET 9 Release Candidate 1 is now available!<\/a> appeared first on <a href=\"https:\/\/devblogs.microsoft.com\/dotnet\">.NET Blog<\/a>.<\/p>","protected":false},"excerpt":{"rendered":"<p>.NET 9 Release Candidate 1 is now available. This is our first of two release candidates. This release includes enhanced [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[7],"tags":[],"class_list":["post-1225","post","type-post","status-publish","format-standard","hentry","category-dotnet"],"_links":{"self":[{"href":"https:\/\/rssfeedtelegrambot.bnaya.co.il\/index.php\/wp-json\/wp\/v2\/posts\/1225","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rssfeedtelegrambot.bnaya.co.il\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rssfeedtelegrambot.bnaya.co.il\/index.php\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/rssfeedtelegrambot.bnaya.co.il\/index.php\/wp-json\/wp\/v2\/comments?post=1225"}],"version-history":[{"count":0,"href":"https:\/\/rssfeedtelegrambot.bnaya.co.il\/index.php\/wp-json\/wp\/v2\/posts\/1225\/revisions"}],"wp:attachment":[{"href":"https:\/\/rssfeedtelegrambot.bnaya.co.il\/index.php\/wp-json\/wp\/v2\/media?parent=1225"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rssfeedtelegrambot.bnaya.co.il\/index.php\/wp-json\/wp\/v2\/categories?post=1225"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rssfeedtelegrambot.bnaya.co.il\/index.php\/wp-json\/wp\/v2\/tags?post=1225"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}