Skip to content
| Marketplace
Sign in
Visual Studio>Tools>MediatR add RequestHandler and Request
MediatR add RequestHandler and Request

MediatR add RequestHandler and Request

NeVeS

|
1,160 installs
| (1) | Free
Code refactoring that adds MediatR RequestHandler and Request boilerplate code based on the selected method name and return type.
Download

Visual Studio code refactoring that adds Command class which implements MediatR IRequest<> interface and handler class which implements MediatR IRequestHandler<> interface. It only creates empty boilerplate code required by MediatR based on the selected method name and return type.

Limitations
  • does not support generic type parameters
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft