mermaid-graph 1.0.0-alpha

This is a prerelease version of mermaid-graph.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global mermaid-graph --version 1.0.0-alpha
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local mermaid-graph --version 1.0.0-alpha
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=mermaid-graph&version=1.0.0-alpha&prerelease
                    
nuke :add-package mermaid-graph --version 1.0.0-alpha
                    

MermaidGraph.NET

Create a mermaid graph of the dependency diagram for a project, or whole solution.

Example

---
title: MermaidGraph.NET.sln
---
graph TD
    s34640832(MermaidGraph.NET) --> mermaid-graph
    mermaid-graph -->|NuGet| Microsoft.Build
    mermaid-graph -->|NuGet| Microsoft.Build.Locator
    mermaid-graph -->|NuGet| Microsoft.Build.Utilities.Core
    mermaid-graph -->|NuGet| System.CommandLine.DragonFruit
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.1.11 172 5/1/2025
1.1.7 158 4/30/2025
1.1.5-g3e79d2c8f4 152 4/30/2025
1.0.0 201 4/29/2025
1.0.0-beta 103 2/14/2025
1.0.0-alpha 114 2/11/2025