OpenSoftware.DgmlBuilder
1.10.0
See the version list below for details.
dotnet add package OpenSoftware.DgmlBuilder --version 1.10.0
NuGet\Install-Package OpenSoftware.DgmlBuilder -Version 1.10.0
<PackageReference Include="OpenSoftware.DgmlBuilder" Version="1.10.0" />
paket add OpenSoftware.DgmlBuilder --version 1.10.0
#r "nuget: OpenSoftware.DgmlBuilder, 1.10.0"
// Install OpenSoftware.DgmlBuilder as a Cake Addin #addin nuget:?package=OpenSoftware.DgmlBuilder&version=1.10.0 // Install OpenSoftware.DgmlBuilder as a Cake Tool #tool nuget:?package=OpenSoftware.DgmlBuilder&version=1.10.0
Description
DgmlBuilder is a small DotNet
library for generating DGML
graphs without having to know all the details of DGML
(the Microsoft Directed Graph Markup Language). Visual Studio contains a powerful, interactive DGML
viewer that is used mostly for displaying code structures of your Visual Studio projects. Despite the powerful viewer, the DGML
format is not so much in use for other purposes. It is also a bit difficult to use. The aim of DgmlBuilder
is to make it more easy to represent your (graph-) structured data in DGML
such that you can use the Visual Studio DGML
viewer to display, analyze, and interact with your data.
More info
- Source code of
DgmlBuilder
is available at GitHub. Nuget packages are available at Nuget.org. DgmlBuilder
is distributed under the Apache 2.0 License.- Directed Graph Markup Language (DGML) reference.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.0
- System.ValueTuple (>= 4.4.0)
-
.NETFramework 4.5
- System.ValueTuple (>= 4.4.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OpenSoftware.DgmlBuilder:
Package | Downloads |
---|---|
OpenSoftware.Structurizr.Dgml
Structurizr.Dgml is a library for converting Structurizr's C4 models to corresponding Dgml graphs. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on OpenSoftware.DgmlBuilder:
Repository | Stars |
---|---|
microsoft/vs-mef
Managed Extensibility Framework (MEF) implementation used by Visual Studio
|
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 169 | 9/7/2024 |
2.0.0 | 8,173 | 1/28/2022 |
1.15.0 | 4,266 | 5/1/2020 |
1.14.0 | 1,037 | 4/9/2020 |
1.13.0 | 2,947 | 5/9/2019 |
1.12.0 | 4,308 | 2/8/2018 |
1.11.0 | 989 | 2/8/2018 |
1.10.0 | 1,004 | 2/5/2018 |
1.9.0 | 2,296 | 11/7/2017 |
1.8.0 | 1,223 | 11/4/2017 |
1.7.0 | 1,182 | 11/1/2017 |
1.6.0 | 1,587 | 10/25/2017 |
1.5.0 | 1,290 | 10/22/2017 |
1.4.0 | 1,463 | 10/19/2017 |
1.3.0 | 1,454 | 10/18/2017 |
1.2.0 | 1,452 | 10/17/2017 |
1.0.0 | 1,526 | 10/11/2017 |