1. NimblePros Blog
    June 06, 2025

    Maintaining code with a lot of tribal knowledge? We'll show you how to capture that knowledge in decision records!

  2. NimblePros Blog
    May 29, 2025

    Let's demystify Authentication, Authorization, and OAuth.

  3. NimblePros Blog
    May 22, 2025

    Scott attended Stir Trek's 2025 conference this year. In addition to learning a lot, there are other benefits to attending a live, in-person conference!

  4. NimblePros Blog
    May 09, 2025

    These are Sadukie's adventures at Stir Trek 2025 - including sessions on HTML, CSS, Blazor, and HTMX!

  5. NimblePros Blog
    April 29, 2025

    Baking a cake gone wrong can teach you more about user experience than you think! Discover practical UX principles learned from a real-life red velvet disaster, …

  6. NimblePros Blog
    April 24, 2025

    The quality of your application code can be measured in many ways. Let's take a step back and consider measuring said quality based on how easy (or difficult) …

  7. NimblePros Blog
    April 17, 2025

    Learn how to run GitHub Pages locally using a Dev Container.

  8. NimblePros Blog
    March 19, 2025

    NimblePros has been named a Particular Software Partner in recognition of our expertise with NServiceBus and our success in helping clients build scalable, …

  9. NimblePros Blog
    March 17, 2025

    Learn two simple rules to avoid AutoMapper headaches in .NET: only use implicit mappings and only map outwards from your domain. No more hidden business logic …

  10. NimblePros Blog
    March 10, 2025

    By default ASP.NET Core Identity will not add support for Roles interaction. Find out how to re-add it in this post!