Visual Studio tooling for MediatR projects.
You can find the latest build version on the Open VSIX Gallery and the current stable version in the Marketplace
The following features are part of the extension:
View -> Other Windows -> MediatR Overview
The tool window lists all the Notifications
, Requests
and corresponding Handlers in a treeview (grouped by project).
Double clicking on a node in the tree will jump to the corresponding code implementation.
Mediatr-vs follows the Contributor Covenant Code of Conduct.
We accept Pull Requests.
Small note: If editing the Readme, please conform to the standard-readme specification.