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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
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. |
|
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.Adapters.Graph
A set of helpful adapters for graphs and graph algorithms to use with Ports and Adapters. |
|
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.
|