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 …
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 …
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 …