1. NimblePros Blog
    January 03, 2024

    NimblePros at CodeMash 2024

  2. NimblePros Blog
    December 24, 2023

    This blog post is going to explore the events that happen in A Visit from St. Nicholas by Clement Clarke Moore using EventStorming.

  3. NimblePros Blog
    December 12, 2023

    Using the Bogus library to create realistic test data for domain-driven applications.

  4. NimblePros Blog
    December 08, 2023

    Where C# Primary Constructors Make Sense

  5. NimblePros Blog
    December 01, 2023

    A walkthrough of how to use AutoFixture to generate test data and how it can help you write better tests.

  6. NimblePros Blog
    November 29, 2023

    .NET 8 Finally Gives Us A Time Abstraction - TimeProvider

  7. NimblePros Blog
    October 27, 2023

    When building objects in tests, there are 3 design patterns that assist with building test objects - Factory pattern, Object Mother, and Builder pattern.