Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.
/ MediatR-vs Public archive

a Visual Studio extension to help working with MediatR projects.

License

Notifications You must be signed in to change notification settings

nils-org/MediatR-vs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5f5c9b4 · Jan 17, 2024

History

64 Commits
Sep 6, 2023
Jan 17, 2024
Dec 22, 2023
Jul 3, 2021
Jul 3, 2021
Jul 7, 2021
Jul 3, 2021
Jul 3, 2021
Jul 3, 2021
Jul 3, 2021
Sep 6, 2023
Sep 6, 2023
Jul 3, 2021
Jul 3, 2021

Repository files navigation

MediatR-vs

standard-readme compliant Contributor Covenant

Visual Studio tooling for MediatR projects.

Table of Contents

Install

You can find the latest build version on the Open VSIX Gallery and the current stable version in the Marketplace

Usage

The following features are part of the extension:

ToolWindow

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.

Maintainer

Nils Andresen @nils-a

Contributing

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.

License

MIT License © Nils Andresen