Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Slnx Mermaid
Slnx Mermaid

Slnx Mermaid

Sharp Code

|
40 installs
| (0) | Free
Create up-to-date Mermaid architecture diagrams from your Visual Studio solution. Automatically map projects and dependencies into clear, readable graphs.
Download

Slnx Mermaid

Slnx Mermaid generates Mermaid diagrams directly from your Visual Studio solution.

It analyzes projects and references, then produces a clean dependency graph that reflects the current state of your solution.

How to use

You can generate a diagram in two ways:

  • Right-click on the Solution in Solution Explorer → Generate Mermaid Diagram
  • Use the top menu: Tools → Generate Mermaid Diagram

The generated Mermaid file is created automatically and opened in the editor.

Features

  • Automatic project and dependency detection
  • Support for multi-target projects
  • Clean Mermaid graph TD output
  • Duplicate protection
  • Fast generation for large solutions
  • Designed for architecture documentation and reviews

Use cases

  • Architecture documentation
  • Dependency analysis
  • Code reviews
  • Technical presentations
  • README diagrams

Output example

graph TD
    Api --> Core
    Cli --> Core
    Vsix --> Core

Requirements

  • Visual Studio 2026
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft