18 packages tagged with “DGML”
Generate DGML (Graph) content that visualizes your DbContext. Adds the AsDgml() extension method to the DbContext class. Also has AsSqlScript() extension method to generate a SQL script for your current model.
DgmlImage is a command line tool for generating images from DGML graphs
DgmlBuilder is a library for easily creating Dgml graphs.
Analyse node graphs
This library contains the DgmlTestModel class which you can use to execute a DGML test model. The execution state is writen to a named pipe so that the DGML Test Monitor VSIX package can animate the progress during test execution.
Structurizr.Dgml is a library for converting Structurizr's C4 models to corresponding Dgml graphs.
The DotNetDepends tool scans a folder containing assemblies and config file and generates a DGML file of the assembly dependencies.
This library contains the DgmlTestModel class which you can use to execute a DGML test model in VS 2013. The execution state is writen to a named pipe so that the DGML Test Monitor VSIX package can animate the progress during test execution.
imbSCI.Graph is an extension package for imbSCI library, extending graph classes with undirected graph object model and implementation for DGML, Dia, MXGraph (Draw.io) and DOT graph formats. Supports SVG rendering of charts (histograms, pie, bar and linear charts - in 2D and 3D.) and graph structures.
C# utility components - DGML, Graphs, Argument Parser (Console), Logging, T4 Templates Base, Process helper
imbSCI.Graph is an extension package for imbSCI, extending graph classes with undirected graph object model and implementation for DGML, Dia, MXGraph (Draw.io) and DOT graph formats. Supports SVG rendering of charts (histograms, pie, bar and linear charts - in 2D and 3D.) and graph structures.
DeepEnds is a tool written to perform dependency analysis on code in a hierarchical manner. It produces DGML files for visualisation of graphs within Visual Studio and computes various reports. Input can a mix of Visual Studio solution files or parts thereof, alternatively it can read CMake. Run the exe without arguments for help or see the website for further details.
DeepEnds is a tool written by Zeb Mason to perform dependency analysis on code in a hierarchical manner. It produces DGML files for visualisation of graphs within Visual Studio and computes various metrics which can be placed in a CSV file or a HTML report. The HTML report can be generated directly or via Doxygen and contains extra information about how the edges of the graphs are formed. Input can a mix of csproj, vbproj and .NET assemblies or a vcxproj or Doxygen XML output or even a DGML file. Run the exe without arguments for help.
Package Description
dotnet tool ADepends