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

Issue 40 - Includes the namespace in the comparison to find the appropriate handler #41

Closed kzryzstof closed 2 years ago

kzryzstof commented 2 years ago