NimblePros
Kyle McMaster

Kyle McMaster

Architect

Kyle is a passionate craftsman with nearly a decade of experience in software development. He enjoys contributing to OSS projects and tinkering with the latest Azure offerings, .NET features, and functional frameworks. He values strong communication, mentorship, and pair programming practices alongside domain-driven design, test-driven development, and clean architecture principles. When away from the computer, he enjoys spending time with his wife, kiddo, and friends as well as playing guitar and running outdoors.

Posts

  1. Kyle
    April 15, 2024

    A brief introduction to unit testing NServiceBus message handlers using the NServiceBus.Testing package

  2. Kyle
    March 28, 2024

    A brief comparison of messages, commands, and events in distributed systems as implemented by NServiceBus

  3. Kyle
    March 13, 2024

    Getting started with NServiceBus

  4. Kyle
    March 07, 2024

    What is NServiceBus? In this article, we will look at NServiceBus and the Particular Service Platform and what it can do for you.

  5. Kyle
    February 19, 2024

    A brief introduction into the concept of asynchronous messaging

  6. Kyle
    February 14, 2024

    Bogus and the Builder pattern join forces to simplify test data generation and improve the quality of your test suite.

  7. Kyle
    December 12, 2023

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

  8. Kyle
    December 01, 2023

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

  9. Kyle
    December 22, 2022

    Everything is Functions: Two C# Developers Learning F#

  10. Kyle
    September 23, 2022

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

  11. Kyle
    August 23, 2022

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

  12. Kyle
    July 13, 2022

    Fix missing default NuGet feed