So excited to see the .NET SDK for Hyphen starting to be available. Thanks @bradwilson !

https://www.nuget.org/packages/Hyphen.Sdk

#dotnet #csharp

Discover the essentials of working with Aspire CLI. Streamline your development process with tips and best practices for efficient command-line interactions. #Aspire #dotnet #aspnet

https://isaacl.dev/gxw

I made a program for #Steam on #Linux that creates a by-name folder for the compatdata folders of steam games. Basically instead of looking up what a game's AppID is, you can go to compatdata/by-name/My Summer Car/ instead!

https://github.com/Krutonium/SteamByName

Oh and it has a #Flake for #Nix and #NixOS users.

#MIT License. #Linuxgaming to cover all my bases.

#PR 's Welcome!

#CSharp #DotNet #DotNet10

GitHub - Krutonium/SteamByName: Creates a by-name directory for your Proton Steam Games CompatData Folders

Creates a by-name directory for your Proton Steam Games CompatData Folders - Krutonium/SteamByName

GitHub
Visual Studio 2026 Release Notes

Learn about the latest features, bug fixes, and support for Visual Studio 2026. Download today.

Ubuntu 24.04 LTS Noble Numbat now includes .NET 10.0!

.NET 10.0 was released more than a month ago, and it brought many new features and improvements to enhance your modern and cross-platform .NET applications. While we are grateful that we’re using this version of .NET across our projects, Ubuntu 24.04 LTS Noble Numbat now includes the final release of .NET 10.0 in its official Ubuntu repository, which means that people can now install this version of .NET easily and straight from the official repository. Those packages will be available in the official repository in just a few hours.

According to the latest progress of the bug report that tracks the stable release of .NET 10.0 for Ubuntu 24.04, the .NET 10.0 packages have been uploaded to the Noble Numbat repositories, holding version 10.0.100-10.0.0-0ubuntu1, with the following Ubuntu-specific changes:

dotnet10 (10.0.100-10.0.0-0ubuntu1~24.04.1) noble; urgency=medium * New upstream release (LP: #2130891) * d/{sdk-check-config.json,rules}: `dotnet sdk check` tool points to Canonical's release database. * d/rules: add `--branding rtm` to DOTNET_BUILD_ARGS. * d/p/0007-fix-tempdir-on-exit-trap.patch: fix unbound variable error. * d/dotnet-host-10.0.links: fixed dnx link name to /usr/bin/dnx (DNX_BIN). * d/t/regular-tests: synced with upstream to fix failing tests and add new ones for .NET 10.

The new packages are now available, and those who already installed the second release candidate will be able to update to the official release via either the software updater that Ubuntu provides, or the sudo apt update and sudo apt dist-upgrade commands.

#Net #Net100 #2130891 #dotnet #dotnet100 #news #Tech #Technology #Ubuntu #update

If anyone is interested in looking at this, here is the repository of my #dotnet nuget package in question: https://github.com/MichaelHochriegl/SignalRGen

Just note that the latest pre-release is bugged, so don't install version v2.1.0-alpha.3

GitHub - MichaelHochriegl/SignalRGen: SignalRGen simplifies the process of creating client-side code for interacting with SignalR hubs, providing a seamless experience for developers.

SignalRGen simplifies the process of creating client-side code for interacting with SignalR hubs, providing a seamless experience for developers. - MichaelHochriegl/SignalRGen

GitHub
Ok, so how ugly is it to get a source generator project working for multiple #dotnet versions. I've tried to get this running for days now, guess I will scrap it all and revert back to only support one.

AKS CodeNavAI – extension Visual Studio giúp tạo dự án .NET Web API chỉ bằng một câu lệnh tự nhiên. AI (GPT‑3.5) tự động sinh controllers, models, services, cài đặt dependencies và build ngay, loại bỏ công việc lặp lại. Tiện lợi cho API nhỏ và microservice. #AI #TríTuệNhânTạo #VisualStudio #VS #DotNet #WebAPI #LậpTrình #CôngCụ #Developer #LậpTrìnhViệtNam

https://dev.to/anup_kumar_51d4c4360384d4/from-prompt-to-production-auto-generating-net-web-apis-with-aks-codenavai-14ko

From Prompt to Production: Auto-Generating .NET Web APIs with AKS CodeNavAI

This is a submission for the DEV's Worldwide Show and Tell Challenge Presented by Mux 🚀...

DEV Community