1. NimblePros Blog
    January 04, 2023

    What do you get when you mix a modern SSD, SQL Server and Windows 11. A grumpy Phil, that's what.

  2. NimblePros Blog
    December 22, 2022

    Everything is Functions: Two C# Developers Learning F#

  3. NimblePros Blog
    December 14, 2022

    DataAnnotations and Non-Nullable Required Inference

  4. NimblePros Blog
    December 12, 2022

    AutoMapper Madness - ReverseMap and Config Validation

  5. NimblePros Blog
    October 03, 2022

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

  6. NimblePros Blog
    September 23, 2022

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

  7. NimblePros Blog
    September 13, 2022

    AutoMapper Madness - Nuances in Self-Mapping

  8. NimblePros Blog
    August 23, 2022

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

  9. NimblePros Blog
    August 23, 2022

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