New
Unclaimed project
Are you a maintainer of MediatR? Claim this project to take control of your public changelog and roadmap.
Changelog
Simple, unambitious mediator implementation in .NET
Full Changelog: https://github.com/LuckyPennySoftware/MediatR/compare/v12.5.0...v13.0.0
To set your license key:
services.AddMediatR(cfg => {
cfg.LicenseKey = "<License key here>";
});
You can obtain your license key at MediatR.io