DgmlImage 1.0.0.1
See the version list below for details.
dotnet add package DgmlImage --version 1.0.0.1
NuGet\Install-Package DgmlImage -Version 1.0.0.1
<PackageReference Include="DgmlImage" Version="1.0.0.1" />
paket add DgmlImage --version 1.0.0.1
#r "nuget: DgmlImage, 1.0.0.1"
// Install DgmlImage as a Cake Addin #addin nuget:?package=DgmlImage&version=1.0.0.1 // Install DgmlImage as a Cake Tool #tool nuget:?package=DgmlImage&version=1.0.0.1
This nuget package installs the "DgmlImage.exe" tool which you will find in the package tools folder. The tool allows you to convert .dgml files to an image format. It supports the image formats 'png', 'bmp', 'gif', 'tiff', 'jpg', 'xps', and 'svg'.
Version 1.0.0.1: fixed some bugs in rendering of links (overlapping nodes) and set default layout to top-to-bottom. Also added a /r option so you can process recursively an entire directory hierarchy of DGML files.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.