1. NimblePros Blog
    September 24, 2024

    Let's cover what a saga timeout is and how to implement them using NServiceBus!

  2. NimblePros Blog
    September 23, 2024

    If you have to maintain a Gatsby-based site and don't want to develop locally, consider setting up a dev container to make life easier!

  3. NimblePros Blog
    September 19, 2024

    Juggling multiple projects in multiple programming languages and versions should not be painful. Learn about how Dev Containers helps with this problem!

  4. NimblePros Blog
    September 09, 2024

    Discover how .NET 7's GeneratedRegexAttribute optimizes the performance of your regular expressions.

  5. NimblePros Blog
    September 03, 2024

    Dive deep into .NET integration testing with databases. Explore EF Core providers, migrations, seeding, and strategies for reliable test suites.

  6. NimblePros Blog
    August 30, 2024

    This article continues the discussion on NServiceBus sagas and demonstrates how to implement your first saga.

  7. NimblePros Blog
    August 26, 2024

    An introduction to NServiceBus Sagas and how they can be used to manage long-running processes in distributed systems.

  8. NimblePros Blog
    August 23, 2024

    Explore essential security considerations for software architects, including best practices for integrating application and information security into your …

  9. NimblePros Blog
    August 20, 2024

    AutoMapper isn't the tool for every scenario, but what is done in these more complex cases? Is AutoMapper still useful when more complexity is present?

  10. NimblePros Blog
    August 09, 2024

    Legacy code refactoring made easier with characterization tests. Using Verify and Bogus, capture current behavior efficiently, enabling confident code …