1. NimblePros Blog
    August 25, 2025

    Rather than using built-in exceptions, you can create your own custom exceptions to use in your application. They're easy to create and are far more …

  2. NimblePros Blog
    August 21, 2025

    Exploring the Unit of Work pattern and how NServiceBus simplifies its implementation in distributed systems.

  3. NimblePros Blog
    August 15, 2025

    Exploring the recoverability features of NServiceBus and how they can be leveraged to build resilient distributed systems.

  4. NimblePros Blog
    August 04, 2025

    Why are there so many containers in eShopOnNServiceBus?! Sadukie demystifies that in this post!

  5. NimblePros Blog
    July 28, 2025

    It is optimal to not have pending database migrations when starting fresh on a new task, as letting them into stable branches leaves a stable branch in an …

  6. NimblePros Blog
    July 21, 2025

    Introducing Barret Blake, our newest team member!

  7. NimblePros Blog
    July 10, 2025

    Building applications that can withstand transient failures—whether due to infrastructure hiccups or unreliable external services—is far easier when you …

  8. NimblePros Blog
    June 30, 2025

    Learn how we reuse a GitHub workflow in our repos.

  9. NimblePros Blog
    June 23, 2025

    Mark commits you make locally as Verified in GitHub by using GPG to sign the commits you make.

  10. NimblePros Blog
    June 11, 2025

    Is your IT system a symphony or a dance? Unpack the core differences between orchestration and choreography to master coordination in modern microservices …