Category: Software Development

122 posts

  1. Software-Development
    January 12, 2026

    Sometimes it can be really useful to add commands to your Aspire dashboard. It's easy to do and amazingly useful.

  2. Software-Development
    January 06, 2026

    One of the greatest features of Aspire is how easy it is to set up, configure, and work with databases.

  3. Software-Development
    December 19, 2025

    In this post, Sadukie breaks down some concepts seen in testing that can get muddled - test doubles, fakes, stubs, mocks, and spies.

  4. Software-Development
    December 15, 2025

    C# 14 now lets you use a null-conditional operator on the left side of an assignment

  5. Software-Development
    December 10, 2025

    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.

  6. Software-Development
    November 17, 2025

    The Aspire CLI provides a quick and easy way to access and work with Aspire from your command line.

  7. Software-Development
    October 31, 2025

    A spooky themed exploration of the Outbox Pattern in NServiceBus to handle message delivery challenges.

  8. Software-Development
    October 07, 2025

    Tired of bloated Controllers and messy Minimal APIs? Discover how FastEndpoints solves common .NET API problems with the REPR pattern, better organization, and …

  9. Software-Development
    September 24, 2025

    Sadukie shares what she's found looking at Minecraft projects - from simple shelters to massive, automated farms - and realizing they're brimming with …

  10. Software-Development
    September 23, 2025

    Exploring the behaviors in NServiceBus and how they can be used to customize message processing.

  11. Software-Development
    September 15, 2025

    Learn how to use the Git command line to fully control what parts of files you commit. Use the interactive Patch Mode to split hunks further to refine your …

  12. Software-Development
    September 05, 2025

    Let's take a step back and talk about why .NET Aspire is relevant to today's developers, why they should care, and how to take an existing app and Aspire it.