kzryzstof / mediatr-plugin

[Jetbrains] Ever got frustrated to find out where was the handler of a MediatR's IRequest? Say no more. This plugin provides a context action to easily reach the handler of any MediatR request. Select your MediatR request, click on that action and boom you will be automatically transported to the appropriate handler.
17 stars 1 forks source link
mediatr resharper resharper-plugin

MediatR Extension for Rider and ReSharper

Version Version

How to run on Windows

At this point, another instance of Visual Studio should have been started. Go into ReSharper > Extension Manager and look for the MediatR extension plugin. It should be installed and have the version 9999.0.

How to run on macOS