We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Update Wiki for V4