Below you will find pages that utilize the taxonomy term “Tsabo”
August 21, 2026
NuGet dependency graph
Version updated for https://github.com/Tsabo/nugraph-action to version v4.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action generates a NuGet dependency graph from a .NET solution or project using the nugraph tool. It supports generating both SVG and Mermaid diagrams, and can customize graph styles. The action also automates local builds by default and appends graphs to job summaries.
August 20, 2026
NuGet dependency graph
Version updated for https://github.com/Tsabo/nugraph-action to version v3.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action provides reusable functionality to generate NuGet dependency graphs from .NET solutions or projects using the 0xced/nugraph tool. It supports solution files and automates tasks related to creating project-specific dependency graphs as artifacts or appending them directly to job summaries, rendering them in different formats like SVG, PNG, PDF, and JPEG. The action handles multiple projects within a solution by generating separate graphs for each, and provides options for customizing graph styling.
August 17, 2026
NuGet dependency graph
Version updated for https://github.com/Tsabo/nugraph-action to version v2.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the generation of NuGet dependency graphs from .NET solutions or projects using the 0xced/nugraph tool. It supports generating job summaries with Mermaid diagrams and outputs the graph in various formats, including SVG, PNG, PDF, and JPEG images. The action can handle both single project paths and solution files by parsing the solution to include all referenced projects in the graph generation process.
August 16, 2026
NuGet dependency graph
Version updated for https://github.com/Tsabo/nugraph-action to version v1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of generating a NuGet dependency graph from .NET solutions or projects using the nugraph tool. It supports both local and pull request jobs, providing job summaries and customizable output formats like Mermaid diagrams and Graphviz DOT text. The action parses solution files to handle multiple projects and outputs graphs in various formats according to the specified settings.