1. NimblePros Blog
    December 12, 2022

    AutoMapper Madness - ReverseMap and Config Validation

  2. NimblePros Blog
    October 03, 2022

    C# struct constructors might not work the way you expect.

  3. NimblePros Blog
    September 23, 2022

    Enhance the readability of your tests by customizing Fluent Assertions to your use cases!

  4. NimblePros Blog
    September 13, 2022

    AutoMapper Madness - Nuances in Self-Mapping

  5. NimblePros Blog
    August 23, 2022

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

  6. NimblePros Blog
    August 23, 2022

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

  7. NimblePros Blog
    August 23, 2022

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

  8. NimblePros Blog
    August 18, 2022

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

  9. NimblePros Blog
    August 16, 2022

    AutoMapper Madness - Unit Testing Your Maps