Mediatr with Jimmy Bogard
How about some in-process messaging with no dependencies? Carl and Richard chat with Jimmy Bogard about his work with MediatR, a simple mediator pattern implementation in .NET. Jimmy talks about how MediatR emerged from his work with customer applications having controllers and/or managers that slowly got bigger and more complicated... and how they became difficult to maintain. Using the mediator pattern to break down those blocks of code into more manageable chunks needed a bit of tooling that was cut and pasted from project-to-project until MediatR was born!
Guests:
Jimmy Bogard
Jimmy Bogard is the creator and maintainer of the popular OSS libraries AutoMapper and MediatR. Jimmy is an independent software consultant based in Austin, TX. Jimmy has received the "Microsoft Most Valuable Professional" (MVP) award every year since 2009.
Links:
- The Blazor Puzzle https://blazorpuzzle.com/
- Automapper https://automapper.org/
- MediatR https://github.com/jbogard/MediatR
- Bulk Writer https://github.com/jbogard/bulk-writer