Page Index - jbogard/MediatR GitHub Wiki
28 page(s) in this GitHub Wiki:
- Home
- Setup
- Basics
- Request/response
- Request types
- Streams and AsyncEnumerables
- Notifications
- Custom notification publishers
- Auto register Generic Requests and Handlers
- Configuration
- Implementation
- Notes
- Polymorphic dispatch
- Async
- Exceptions handling
- Exception handler pipeline step
- Exception action pipeline step
- Handlers and actions priority execution
- Override handler/action
- Exception handler vs Exception action
- Behaviors
- Container Feature Support
- Migration Guide 3.x to 4.0
- Migration Guide 10.x to 11.0
- Migration Guide 11.x to 12.0
- Migration Guide 12.0 to 12.1
- Migration Guide 4.x to 5.0
- Migration Guide 9.x to 10.0