Null-Conditional Assignment
C# 14 now lets you use a null-conditional operator on the left side of an assignment
Read more →C# 14 now lets you use a null-conditional operator on the left side of an assignment
Read more →With the arrival of Aspire 13, Aspire now provides an MCP server that your AI coding agent can access to see the logs of your running Aspire application.
Read more →This article explores key software qualities - like scalability for peak holiday demand, resilience to shipping delays, and maintainability for managing diverse baker profiles.
Read more →A comprehensive guide to setting up parental controls and restricting eShop access on Nintendo Switch to keep your kids safe.
Read more →The Aspire CLI provides a quick and easy way to access and work with Aspire from your command line.
Read more →A spooky themed exploration of the Outbox Pattern in NServiceBus to handle message delivery challenges.
Read more →Tired of bloated Controllers and messy Minimal APIs? Discover how FastEndpoints solves common .NET API problems with the REPR pattern, better organization, and built-in validation. Complete guide with examples.
Read more →Exploring best practices for defining conventions in NServiceBus.
Read more →Sadukie shares what she's found looking at Minecraft projects - from simple shelters to massive, automated farms - and realizing they're brimming with surprisingly solid software development principles.
Read more →Exploring the behaviors in NServiceBus and how they can be used to customize message processing.
Read more →