SolutionDependency 1.0.5
dotnet add package SolutionDependency --version 1.0.5
NuGet\Install-Package SolutionDependency -Version 1.0.5
<PackageReference Include="SolutionDependency" Version="1.0.5" />
<PackageVersion Include="SolutionDependency" Version="1.0.5" />
<PackageReference Include="SolutionDependency" />
paket add SolutionDependency --version 1.0.5
#r "nuget: SolutionDependency, 1.0.5"
#:package SolutionDependency@1.0.5
#addin nuget:?package=SolutionDependency&version=1.0.5
#tool nuget:?package=SolutionDependency&version=1.0.5
Solution Dependency is an XrmToolBox plugin that helps administrators and developers understand the relationships between managed and unmanaged solutions in their Dataverse environments. It builds dependency graphs, detects circular references, and supports environment-to-environment comparison.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net481 is compatible. |
-
.NETFramework 4.8.1
- XrmToolBox (>= 1.2025.10.74)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release of the tool.
- Dependency Graph Visualization - Interactive graph showing how solutions depend on each other, with color-coding by publisher
- Cross-Solution Dependency Analysis - Identify which components create dependencies between solutions
- Circular Dependency Detection - Automatically find and highlight circular references
- Active Customization Tracking - Detect components with active (unmanaged) customizations on top of managed layers
- Solution Layer Viewer - Inspect the full layer stack for individual components
- Environment Comparison - Compare solution dependencies between source and target environments (e.g., Dev vs. Prod)
- Export Reports - Generate reports in Markdown (.md), Word (.docx), or PDF (.pdf) format