#Dotnet

2025-12-17

Back in my day, we didn't have LINQ.

#csharp #dotnet #programmers

2025-12-17

Discover the Microsoft Agent Framework—your go-to toolkit for .NET development. Streamline your projects and enhance your workflow with powerful agent capabilities. #dotnet

isaacl.dev/gxs

Saji Weerasinghamsajilicious@hachyderm.io
2025-12-17

So true, #microservices are not the issue; the issue is coupling and a lack of or bad logical boundaries

#dotnet #softwarearchitecture

youtu.be/xYyLNkTky80?si=P1E4Ef

Saji Weerasinghamsajilicious@hachyderm.io
2025-12-17

A nice history about how and why #cleanarchitecture came about at the start of this talk

#dotnet #domaindrivendesign

youtu.be/rjefnUC9Z90?si=p5_r5V

2025-12-17

Join our upcoming webinar to discover how Uno Platform Studio can transform your cross-platform development experience. Learn from industry experts and elevate your skills! #UnoPlatform #dotnet

isaacl.dev/gxr

Dan Clarke 🎙:verified:danclarke@mstdn.social
2025-12-17

The next #UnhandledException podcast episode dropped this morning! I was joined (for the 3rd time!) by James World to chat about AI and the Microsoft Agent Framework.
unhandledexceptionpodcast.com/ #dotnet #ai

2025-12-17

Building a Fibonacci Sphere with AI-Assisted Development buff.ly/17Ey9LW #unoplatform #dotnet #ai #appdev #xaml #csharp #ux #mcp

Building a Fibonacci Sphere wi...

2025-12-17

Debugging, but Without the Drama (A Visual Studio 2026 Story) | by Harshada Hole is.gd/pimZr9 #visualstudio #debugging #dotnet #vs2026

Debugging, but Without the Dra...

2025-12-17

Transform your existing .NET REST APIs into AI-ready solutions with minimal effort. Discover how to integrate AI capabilities without starting from scratch. Maximize your tech investments today! #AI #APIs #dotnet

isaacl.dev/gxq

2025-12-17

Nitrocid 0.1.0.64 and 0.1.2.30 may take some time to appear in the official Nitrocid PPA. Keep checking for updates!

2025-12-17

Again, something strange learned today: The #dotnet #nuget package `Microsoft.CodeAnalysis.Testing` is still not updated for .Net10 🤯

Issue tracking this: github.com/dotnet/roslyn-sdk/i

Just had to resort to:
```csharp
private static readonly ReferenceAssemblies Net100 = new(
targetFramework: "net10.0",
referenceAssemblyPackage: new PackageIdentity("Microsoft.NETCore.App.Ref", "10.0.1"),
referenceAssemblyPath: Path.Combine("ref", "net10.0"));
```

@mandrasch Yes, #dotnet is easier to pick up and has a lot less of the redundancies then Java, mainly because Microsoft is in the drivers seat. Also, they have been iterating on their syntax a lot faster then Java, making it more modern and slim. Add on that the recent File Based Apps that make it very simple to just write and run a script, Minimal APIs to be able to build a functioning API with only 4 lines of code and the excellent Entity Framework and you can get simple things up and running very quickly.

Flaky but on Wafrnflaky@app.wafrn.net
2025-12-17

I can finally release this. This app allows you to manage a hierarchical tree for music tags - it's basically what I'll be using for my RYM genre hierarchy template.

Linux and Windows binaries are available (sorry Mac users but I don't have a Mac to test lol)

https://github.com/FlakyBlueJay/TagHierarchyManager


#dotnet#csharp
Urs EnzlerUrsEnzler
2025-12-17

Since I get fewer and fewer opportunities to give conference presentations, I probably have to get back to writing more blog posts to get thoughts out of my head and make room for new ones - even if almost no one reads them.

Giving presentations and writing blog posts help me find my peace of mind. 😌

Brad Wilsonbradwilson
2025-12-17

I can't decide which should be true, but surely one of them should be:

* Code marked with [GeneratedCode] should be ignored by code coverage, or
* Generated code should be marked with [ExcludeFromCodeCoverage]

I'm looking at you, code generators for [LoggerMessage] and [GeneratedRegex] and/or Microsoft.Testing.Extensions.CodeCoverage. 👀

2025-12-17

Infragistics just made 50+ Ignite UI components available for free and open-source! Support for Angular, React, Web Components, and Blazor: infragistics.com/blogs/open-so
#blazor #dotnet #IgniteUI

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst