I'm not one for reading but...
Read more here:
https://www.devleader.ca/2024/01/15/the-best-c-books-for-beginner-developers-top-6-picks/
I'm not one for reading but...
Read more here:
https://www.devleader.ca/2024/01/15/the-best-c-books-for-beginner-developers-top-6-picks/
It’s my program I can make the error messages say what I want!
All Aptivi projects will use Aptivi Development Toolkit (ADT) instead of the older script-based system!
#Aptivi #ADT #Python #Python3 #TechNews #TechUpdates #csharp #programming #dotnet
"We merged an early C# 15 preview feature into .NET 11 preview 3: unions.
Adds union declarations (`union Pet(Cat, Dog, Bird) { ... }`) and union types (attributed with `[Union]`).
They can be treated by pattern matching/switch expressions as a closed set for exhaustiveness. " -Julien Couvreur
https://github.com/dotnet/csharplang/blob/main/proposals/unions.md
Dew Drop Weekly Newsletter 473 - Week Ending March 6, 2026
#dewdrop #newsletter #javascript #aspnetcore #azure #xaml #windowsdev #dotnetmaui #csharp #dotnet #winui #ai #mcp #devops #agile #python #appdev #podcasts #m365 #sqlserver #data #powershell #cpp
📝 Marten v6 shipped! Oskar shares hard-earned lessons from maintaining a major #dotnet open-source project.
From release timing to dependency management—wisdom for any maintainer.
https://event-driven.io/en/a_few_notes_on_running_open_source_project/
🦋 Building a Bluesky client in Uno Platform? Check out this #csharp Advent post from Martin!
See how to create cross-platform social apps with #dotnet.
https://mzikmund.dev/blog/building-a-bluesky-client-in-uno-platform
Logging without structure = flying blind in production. Serilog is essential for #dotnet apps. Learn structured logging best practices for #aspnet Core with this comprehensive guide.
https://codewithmukesh.com/blog/structured-logging-with-serilog-in-aspnet-core/
Building AI agents that actually *do* things? MCP tool integration in Microsoft Agent Framework lets your #csharp agents call structured functions at runtime.
https://www.devleader.ca/2026/03/04/mcp-tool-integration-in-microsoft-agent-framework-in-c
I have a bit of time this afternoon and planning to catch up with C# and dotNet in general ... is WPF still a thing? I think I still have my silverlight development book somewhere ...
The recording of last week's talk "Extension Everything Under the Covers" is now available https://www.youtube.com/watch?v=nP3JEbPWgEc. Slides can be found at https://github.com/christophwille/demosatconferences/blob/master/ILSpy_Meetup_Linz_Feb26_ExtensionEverything.pdf And in case you first want to watch the previous talk, please go to https://youtu.be/rexge_m4JR0?t=1186 #dotnet #csharp #ILSpy
I gave my Blazor based ncrontab testing tool a facelift
https://ncrontab.swimburger.net
#dotnet #csharp #blazor #aspnet
It's release day! 🎉
We just shipped v2 Core Framework 2.5.0, Analyzers 1.2.0, and Visual Studio adapter 2.5.0. This release includes a bunch of quality of life improvements, bug fixes, and an overhauled assertion library that includes new assertions, new overloads, and much better (and most consistent) assertion failure messages.
Enjoy!
Release notes:
https://xunit.net/releases/v2/2.5.0
https://xunit.net/releases/analyzers/1.2.0
https://xunit.net/releases/visualstudio/2.5.0
I updated my Blazor based de/compression tool with support for gzip, brotli, deflate, zlib, and zstd.
#dotnet #csharp #blazor
https://gzip.swimburger.net/
Just released: EventHighway v2.1.0!
A breaking release and a big step forward for event-driven .NET systems.
Here's what it does:
0/ Fire-and-forget
1/ Fire-n-observe (publish and receive listener responses without tight coupling)
2/ Publisher-controlled retries
3/ Scheduled events
4/ Built-in archiving
RE: https://mastodon.social/@devlead/116158749596436265
Thanks to all for coming💗Great questions!
https://www.youtube.com/watch?v=GGeLgFeKZps&t=190s
The Code from the video:
https://github.com/azurevoodoo/.NETRunCakeCS
My talk from .NET Conf introducing Cake.Sdk:
https://www.youtube.com/watch?v=e7hkKyQEcN8
Cake v6.1.0 released 🎉
- FormattableString logging,
- Testing .slnx support
- in-process NuGet + auth
- multiple fixes, and more.
🍰 I'll be bringing @cakebuild to YouTube later today on #dotnet 's channel🚀 See you there?
https://www.youtube.com/live/GGeLgFeKZps?si=QFIUK0wYA4r5aZgN
Version 6.1.0 of Cake has just been released! 🍰 🚀
Next week I will speak at BASTA! Conference in Frankfurt, about #SoftwareArchitecture, #CSharp, #LLM use in #CQRS and #EventSourcing systems, and much else. 🌎 Bring your thinking hat for my #BASTAllionaire game show 🎉! Say hello if you see me, or come talk about #DevExpress. 🚀 https://basta.net/frankfurt/
Edit: got the build fixed and a new version uploaded. It's an asteroids roguelike, so if that's your thing give it a shot. https://store.steampowered.com/app/4225410/Asterisk/
-- Original post here --
Okay, this is absolutely a Hail Mary.
Anybody out there have experience in dealing with #Steam #Gitlab #Godot and [#CSharp #dotnet #mono] who'd have a bit of time to help me debug a build pipeline issue? Apparently the pipeline broke silently a few days ago and has been making builds that compile without error but don't actually run, and I've been trying to troubleshoot for about twelve hours with only minor progress.