NimblePros
  1. NimblePros Blog
    December 23, 2025 #Ai

    In this blog post, we explore how to build a Santa Chat application using AI and Retrieval-Augmented Generation (RAG) with the latest Microsoft.Extensions.AI …

  2. NimblePros Blog
    December 19, 2025 #Software development

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

  3. NimblePros Blog
    December 15, 2025 #Software development

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

  4. NimblePros Blog
    December 10, 2025 #Software development

    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.

  5. NimblePros Blog
    December 06, 2025 #Software architecture

    This article explores key software qualities - like scalability for peak holiday demand, resilience to shipping delays, and maintainability for managing diverse …

  6. NimblePros Blog
    November 25, 2025 #Announcements

    A comprehensive guide to setting up parental controls and restricting eShop access on Nintendo Switch to keep your kids safe.

  7. NimblePros Blog
    November 17, 2025 #Software development

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

  8. NimblePros Blog
    October 31, 2025 #Software development

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

  9. NimblePros Blog
    October 07, 2025 #Software development

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

  10. NimblePros Blog
    September 29, 2025 #Software architecture

    Exploring best practices for defining conventions in NServiceBus.