Skip to content

History / Polymorphic Dispatch

Revisions

  • docs: add comprehensive open generic handler documentation - Generic-Messages-and-Handlers: add Pattern 2 (Open Generic Handlers) with full how-to, constraints, registration order, use cases, limitations - Home: add open generic handlers to Key Features - Cheat Sheet: add open generic section and update handler pipeline table - Command/Query/Event Module: add open generic handler links - Polymorphic-Dispatch: add detailed comparison with decision flowchart and combined usage example - Cookbook: add logging and FluentValidation recipes - Best-Practices: add open generic guidance - MediatR comparison: update pipeline customization row - Performance: note startup-time resolution with zero runtime cost - Testing: add integration testing example for open generics

    @litenova litenova committed Feb 17, 2026
  • Update Wiki for V4

    @litenova litenova committed Sep 26, 2025