1. NimblePros Blog
    September 13, 2022

    AutoMapper Madness - Nuances in Self-Mapping

  2. NimblePros Blog
    August 23, 2022

    How to make sure you are comparing apples to apples when benchmarking in .NET

  3. NimblePros Blog
    August 23, 2022

    A description of the different ways to repeat a string N times in C#

  4. NimblePros Blog
    August 23, 2022

    Convert Results from one type to another using the new Map extension method!

  5. NimblePros Blog
    August 18, 2022

    A step by step guide to setting up a benchmarking project in .NET

  6. NimblePros Blog
    August 16, 2022

    AutoMapper Madness - Unit Testing Your Maps

  7. NimblePros Blog
    August 15, 2022

    A summary of "So Good They Can't Ignore You, Why Skills Trump Passion in the Quest for Work You Love", by Cal Newport.

  8. NimblePros Blog
    August 10, 2022

    AutoMapper Madness - Getting Started in Your C# Application

  9. NimblePros Blog
    August 09, 2022

    Using helper extension methods to reduce noise and duplication in ASP.NET Core integration/functional tests. Write your own or use a NuGet package.