home.social

#net10 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #net10, aggregated by home.social.

fetched live
  1. Пишем Zero‑Allocation конвейер обработки G‑кода на C# (.NET 10): как выжать максимум из железа без GC‑пауз

    Если в современных реалиях у разработчика возникает необходимость собрать надежное решение для обработки G‑кода, он обычно смотрит в сторону готовых вариантов (GRBL/FluidNC/Linux‑CNC), либо пишет свой кастомный парсер на С/С++ или Rust и для таких проектов вариант реализации на.NET даже не рассматривается ввиду того, что платформа является управляемой и потому недостаточно надежной (заслуженно или нет — разберем далее).

    habr.com/ru/articles/1067914/

    #cnc #highperformance #zeroallocation #ryujit #data_oriented_design #c#13 #net10 #gcode

  2. Ошибки и подозрительные места в исходниках .NET 10

    Чуть больше полугода назад состоялся релиз .NET 10. Остались ли дефекты в исходном коде проекта, спустя месяцы после релиза? Постараемся сегодня найти ответ на этот вопрос.

    habr.com/ru/companies/pvs-stud

    #net #net10 #c# #static_analysis #pvsstudio #ошибки_в_коде

  3. Hey, IconPacks.Avalonia v2.0 has just been released ❤️🤘 v3.0 for #Avalonia v12 is in the pipeline 🙂

    Take it, use it, love it! And give a ⭐ to all used #Icon libs!

    👉 github.com/MahApps/IconPacks.A

    #IconPacks #OSS #Avalonia #MahApps #XAML #WPF #AvaloniaUI #netcore #dotnet #net8 #net9 #net10 #MVPBuzz

  4. Hey, IconPacks.Avalonia v2.0 has just been released ❤️🤘 v3.0 for #Avalonia v12 is in the pipeline 🙂

    Take it, use it, love it! And give a ⭐ to all used #Icon libs!

    👉 github.com/MahApps/IconPacks.A

    #IconPacks #OSS #Avalonia #MahApps #XAML #WPF #AvaloniaUI #netcore #dotnet #net8 #net9 #net10 #MVPBuzz

  5. Arch Linux now ships .NET 10.0!

    .NET 10.0 was released last month as a final stable release, but packaging for Linux distributions has faced issues, which have been mostly fixed. While Ubuntu 24.04 LTS Noble Numbat is still waiting for this version of .NET, Arch Linux users can now finally install the .NET 10.0 suite, including the runtime and the SDK, as well as the ASP.NET runtime for Blazor websites.

    The packages for .NET 9.0 have now been split to separate packages to support parallel installation of both .NET 9.0 and 10.0, just like previous versions of .NET, such as the previous LTS, .NET 8.0, released on November 2023.

    The following packages have been updated to install .NET 10.0:

    To install .NET 10.0, use the relevant pacman command to install the packages, such as pacman -Syu dotnet-sdk. Additionally, you may experience failures during the install if you chose to upgrade all your packages using pacman -Syu, in case you have .NET 9.0 installed, such as “failed to prepare transaction (could not satisfy dependencies).” In this case, if you require .NET 9.0, you’ll need to install, for example, aspnet-runtime-9.0, and to remove aspnet-runtime using pacman -Rs aspnet-runtime.

    All packages for .NET 10.0 will be in the first feature band only, just like the previous .NET versions. Feature bands that are after the first one won’t make it to the packaging effort, just like officially stated.

    Our AUR packages will be updated to use .NET 10.0.

    #Net10 #Net100 #arch #ArchLinux #dotnet #dotnet100 #news #Tech #Technology #update
  6. Nitrocid meets .NET 10.0!

    .NET 10.0 is now live this week, and we are in the process of migrating Nitrocid to this version of the framework. This makes Nitrocid benefit from new features and many more improvements that make this program better than ever. This migration is important to shape up the next generation of Nitrocid that will succeed the API versions v3.0 and v3.1.

    We have migrated the main branch of Nitrocid KS to this version of .NET in preparation for the final release, and this main branch tracks this next generation version that will be released early next year. However, this may be too much for the mod authors who aren’t ready to migrate to .NET 10.0 yet.

    We feel it, so we’ve decided to create a new version of Nitrocid 0.1.0.x and 0.1.2.x that will upgrade the codebase to .NET 10.0 while fixing test-related bugs and issues along the way. This is to let the mod authors get the time to migrate their mods to .NET 10.0 before we release the next generation Nitrocid KS.

    You will be able to take advantage of .NET 10.0 features that are introduced, such as the new C# 14.

    The new versions are currently pending release, and we are awaiting the .NET 10.0 packages to land to the Ubuntu 24.04 LTS Noble Numbat or later (#2130891) for the Nitrocid KS Ubuntu PPA, with no estimated timeline as to when. Once they get released, we will release those versions.

    #Net #Net10 #Net100 #dotnet #KernelSimulator #KS #NKS #news #nitrocid #NitrocidKS #nks #Tech #Technology #update