Source Generators

I Built My Own MediatR! Here How You Can Too

MediatR is going commercial, so a lot of teams want a free way to handle in-process messaging in their .NET apps. Here is how to build your own. In my latest …

Jun 2025
Source Generators

Mapperly Tutorial: .NET Source Generator Object Mapping

Mapperly is a .NET source generator for object-to-object mapping. You declare the mapping methods you want, and it writes the implementation for you at compile …

Jul 2023