CasasHern.DataverseErdVisualizer 1.0.7

dotnet add package CasasHern.DataverseErdVisualizer --version 1.0.7
                    
NuGet\Install-Package CasasHern.DataverseErdVisualizer -Version 1.0.7
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CasasHern.DataverseErdVisualizer" Version="1.0.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CasasHern.DataverseErdVisualizer" Version="1.0.7" />
                    
Directory.Packages.props
<PackageReference Include="CasasHern.DataverseErdVisualizer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CasasHern.DataverseErdVisualizer --version 1.0.7
                    
#r "nuget: CasasHern.DataverseErdVisualizer, 1.0.7"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CasasHern.DataverseErdVisualizer@1.0.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CasasHern.DataverseErdVisualizer&version=1.0.7
                    
Install as a Cake Addin
#tool nuget:?package=CasasHern.DataverseErdVisualizer&version=1.0.7
                    
Install as a Cake Tool

XrmToolBox tool that generates interactive Entity Relationship Diagrams from a selected Dataverse solution: tables, columns, lookups and N:N relationships in crow's-foot notation. Hide system noise, drag tables to fine-tune the layout, inspect any table's columns and relationships, and export to PNG, SVG, PDF, an HTML data dictionary or a Mermaid erDiagram.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.7 218 7/30/2026

Initial public release. Solution picker with table checklist, column display modes (keys and lookups / custom only / all / none), system-noise filtering, N:N / self-referential / external-table toggles, per-relationship connector ports with rotated labels, drag-to-reposition preview with zoom and search, table details pane, and PNG / SVG / PDF / HTML data dictionary / Mermaid erDiagram export.