MediatR
Enable scalable, maintainable application architectures with proven patterns and techniques.
Lucky Penny Software 社の製品
2026 年より日本国内にてComponentSourceで販売中。
価格:¥ 103,510 (税込)〜 バージョン: v14.0.0 更新日: Dec 11, 2025
Enable scalable, maintainable application architectures with proven patterns and techniques.
MediatR is a robust implementation of the mediator and command dispatcher patterns, borne out of necessity for managing large application architectures. It works hand-in-hand with Clean and Vertical Slice architectures to foster maintainability without sacrificing flexibility.
MediatR is a robust implementation of the mediator and command dispatcher patterns, built with modern application architectures in mind. It enables Clean and Vertical Slice architectures, decoupling application use case logic from each other, greatly increasing maintainability of large application architectures without too much fuss. MediatR also includes both request/response and notification (event)-style in-process mediator patterns, along with robust middleware support to ensure your application logic is not coupled to specific user interface platforms or frameworks.