techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.7K
active users

#Net10

0 posts0 participants0 posts today
:rss: Qiita - 人気の記事<p>【C# .NET10 Preview5】ローカルのデリゲートをスタックに置く最適化<br><a href="https://qiita.com/abetakahiro123/items/e43238ed4f38515dce24?utm_campaign=popular_items&amp;utm_medium=feed&amp;utm_source=popular_items" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">qiita.com/abetakahiro123/items</span><span class="invisible">/e43238ed4f38515dce24?utm_campaign=popular_items&amp;utm_medium=feed&amp;utm_source=popular_items</span></a></p><p><a href="https://rss-mstdn.studiofreesia.com/tags/qiita" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qiita</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/C" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>C</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/NET" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NET</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/NET10" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NET10</span></a></p>
Brandon H :csharp: :verified:<p>via <span class="h-card" translate="no"><a href="https://dotnet.social/@dotnet" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>dotnet</span></a></span> : Announcing dotnet run app.cs – A simpler way to start with C# and .NET 10</p><p><a href="https://ift.tt/VCjZ3JF" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">ift.tt/VCjZ3JF</span><span class="invisible"></span></a><br><a href="https://hachyderm.io/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://hachyderm.io/tags/CSharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CSharp</span></a> <a href="https://hachyderm.io/tags/NET10" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NET10</span></a> <a href="https://hachyderm.io/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://hachyderm.io/tags/coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coding</span></a> <a href="https://hachyderm.io/tags/developers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>developers</span></a> <a href="https://hachyderm.io/tags/filebasedapps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>filebasedapps</span></a> <a href="https://hachyderm.io/tags/dotnetrun" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnetrun</span></a> <a href="https://hachyderm.io/tags/scripting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>scripting</span></a> <a href="https://hachyderm.io/tags/automation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>automation</span></a> <a href="https://hachyderm.io/tags/learnCSharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>learnCSharp</span></a> <a href="https://hachyderm.io/tags/softwaredevelopment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>softwaredevelopment</span></a> <a href="https://hachyderm.io/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a>…</p>
:rss: Qiita - 人気の記事<p>【C# .NET 10 Preview 2】参照型がスタックに置かれる最適化<br><a href="https://qiita.com/abetakahiro123/items/cedd77ba25de1b8db8d1?utm_campaign=popular_items&amp;utm_medium=feed&amp;utm_source=popular_items" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">qiita.com/abetakahiro123/items</span><span class="invisible">/cedd77ba25de1b8db8d1?utm_campaign=popular_items&amp;utm_medium=feed&amp;utm_source=popular_items</span></a></p><p><a href="https://rss-mstdn.studiofreesia.com/tags/qiita" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qiita</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/C" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>C</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/NET" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NET</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/NET10" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NET10</span></a></p>
Aptivi<p><strong>Try out the .NET 10.0 Alpha&nbsp;SDK!</strong></p><p>.NET 9.0 was released on November 12th, 2024, to provide your applications with brand new features, such as <code>ref struct</code> in interfaces, performance improvements, and bug fixes related to several of the .NET components.</p><p>Not so long after, .NET 10.0 alpha builds were spotted in the main installer GitHub repository, <a href="https://github.com/dotnet/sdk/blob/main/documentation/package-table.md" rel="nofollow noopener" target="_blank">which is public</a>. The table shows the platform table with two releases: .NET 9.0 and the upcoming .NET 10.0, which is going to be another LTS release.</p><p>The upcoming version of .NET will provide you with several of nice features, as well as performance improvements and bug fixes. This .NET version is to be released on November 2025 to accommodate with the release schedule, as well as its first preview to be scheduled for February 2025.</p><p>If you have Visual Studio 17.13 or later (may change across preview releases), you can now try out the Alpha builds of .NET 10.0, which you can find in the above link. Here are the links to .NET 10.0:</p><ul><li>Windows 64-bit (<a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-win-x64.exe" rel="nofollow noopener" target="_blank">installer</a>, <a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-win-x64.zip" rel="nofollow noopener" target="_blank">zip</a>)</li><li>Windows 32-bit (<a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-win-x86.exe" rel="nofollow noopener" target="_blank">installer</a>, <a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-win-x86.zip" rel="nofollow noopener" target="_blank">zip</a>)</li><li>Windows ARM64 (<a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-win-arm64.exe" rel="nofollow noopener" target="_blank">installer</a>, <a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-win-arm64.zip" rel="nofollow noopener" target="_blank">zip</a>)</li><li>Linux 64-bit (<a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-x64.deb" rel="nofollow noopener" target="_blank">deb</a>, <a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-x64.rpm" rel="nofollow noopener" target="_blank">rpm</a>, <a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-linux-x64.tar.gz" rel="nofollow noopener" target="_blank">tar</a>, <a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-linux-musl-x64.tar.gz" rel="nofollow noopener" target="_blank">musl tar</a>)</li><li>Linux ARM32 (<a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-linux-arm.tar.gz" rel="nofollow noopener" target="_blank">tar</a>, <a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-linux-musl-arm.tar.gz" rel="nofollow noopener" target="_blank">musl tar</a>)</li><li>Linux ARM64 (<a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-linux-arm64.tar.gz" rel="nofollow noopener" target="_blank">tar</a>, <a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-linux-musl-arm64.tar.gz" rel="nofollow noopener" target="_blank">musl tar</a>)</li><li>macOS 64-bit (<a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-osx-x64.pkg" rel="nofollow noopener" target="_blank">installer</a>, <a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-osx-x64.tar.gz" rel="nofollow noopener" target="_blank">tar</a>)</li><li>macOS ARM64 (<a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-osx-arm64.pkg" rel="nofollow noopener" target="_blank">installer</a>, <a href="https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-osx-arm64.tar.gz" rel="nofollow noopener" target="_blank">tar</a>)</li></ul><p>Please note that this software is in its alpha state and may contain features that may not make it to the final release. Use with care.</p><p><strong>Enjoy!</strong></p><p><span></span></p><p><a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://officialaptivi.wordpress.com/tag/net/" target="_blank">#Net</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://officialaptivi.wordpress.com/tag/net-10/" target="_blank">#Net10</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://officialaptivi.wordpress.com/tag/net-10-0/" target="_blank">#Net100</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://officialaptivi.wordpress.com/tag/net-console-project/" target="_blank">#NETConsoleProject</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://officialaptivi.wordpress.com/tag/net-core/" target="_blank">#NetCore</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://officialaptivi.wordpress.com/tag/net-framework/" target="_blank">#NetFramework</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://officialaptivi.wordpress.com/tag/net-standard/" target="_blank">#NetStandard</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://officialaptivi.wordpress.com/tag/azure/" target="_blank">#azure</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://officialaptivi.wordpress.com/tag/c/" target="_blank">#C_</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://officialaptivi.wordpress.com/tag/dotnet/" target="_blank">#dotnet</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://officialaptivi.wordpress.com/tag/runtime/" target="_blank">#runtime</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://officialaptivi.wordpress.com/tag/sdk/" target="_blank">#sdk</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://officialaptivi.wordpress.com/tag/software-development/" target="_blank">#softwareDevelopment</a></p>