Microsoft.Msagl
1.1.3
See the version list below for details.
dotnet add package Microsoft.Msagl --version 1.1.3
NuGet\Install-Package Microsoft.Msagl -Version 1.1.3
<PackageReference Include="Microsoft.Msagl" Version="1.1.3" />
paket add Microsoft.Msagl --version 1.1.3
#r "nuget: Microsoft.Msagl, 1.1.3"
// Install Microsoft.Msagl as a Cake Addin
#addin nuget:?package=Microsoft.Msagl&version=1.1.3
// Install Microsoft.Msagl as a Cake Tool
#tool nuget:?package=Microsoft.Msagl&version=1.1.3
This .NET asssembly contains the core MSAGL layout functionality. Use this library if you just want MSAGL to perform the layout only and afterwards you will use a separate tool to perform the rendering and visalization.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.Msagl:
Package | Downloads |
---|---|
Microsoft.Msagl.Drawing
The Definitions of different drawing attributes like colors, line styles, etc. It also contains definitions of a node class, an edge class, and a graph class. By using these classes a user can create a graph object and use it later for layout, and rendering. |
|
Microsoft.ML.Probabilistic.Visualizers.Windows
Infer.NET is a framework for running Bayesian inference in graphical models. It can also be used for probabilistic programming. This package contains visualization tools for exploring and analyzing models on Windows platform. |
|
Italbytz.Adapters.Exam.Networks
A set of helpful adapters for exams to use with Ports and Adapters. |
|
Microsoft.ML.Probabilistic.Compiler.Visualizers.Windows
Infer.NET is a framework for running Bayesian inference in graphical models. It can also be used for probabilistic programming. This package contains visualization tools for exploring and analyzing models on Windows platform. |
|
Italbytz.Maui.Graphics
Graph Drawing in a MAUI IDrawable. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Msagl:
Repository | Stars |
---|---|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and ai-builder.
|