Microsoft.Msagl
1.1.6
dotnet add package Microsoft.Msagl --version 1.1.6
NuGet\Install-Package Microsoft.Msagl -Version 1.1.6
<PackageReference Include="Microsoft.Msagl" Version="1.1.6" />
paket add Microsoft.Msagl --version 1.1.6
#r "nuget: Microsoft.Msagl, 1.1.6"
// Install Microsoft.Msagl as a Cake Addin #addin nuget:?package=Microsoft.Msagl&version=1.1.6 // Install Microsoft.Msagl as a Cake Tool #tool nuget:?package=Microsoft.Msagl&version=1.1.6
This .NET assembly 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 visualization.
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 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos 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.
|