NimblePros
Kevin Lloyd

Kevin Lloyd

Senior Consultant

Kevin brings over 15 years of experience in .NET development (C# and ASP.NET).

A strong advocate for automated testing and Azure cloud solutions, he''s dedicated to process improvement and modernizing legacy code.

Kevin's passion lies in transforming outdated systems into efficient, cutting-edge software.

When not crafting code, he indulges his other interests of amateur cycling and photography.'

Posts

  1. Kevin
    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 …

  2. Kevin
    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 …

  3. Kevin
    September 03, 2024

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

  4. Kevin
    August 09, 2024

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