Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Mediatr Navigator
Mediatr Navigator

Mediatr Navigator

Rade Ilic

|
58 installs
| (1) | Free
A Visual Studio extension that helps with navigating to the mediatr handlers.

mediatr-navigator

A Visual Studio extension that helps with navigating to the mediatr handlers. Extension provides an option in the code context menu to navigate from a command to the handler of the command.

Usage

If you right-click on the command identifier, the option 'Go to Handler' will appear in the code context menu. This option will appear if the extension successfully finds command. This will happend in the following scenarios:

  • Right-click on _mediatr.Send(command) invocation expression
  • Right-click on the command as method parameter
  • Right-click anywhere inside the command class

For example:

Screenshot (222)

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft