Microsoft.Msagl.Drawing
1.1.6
dotnet add package Microsoft.Msagl.Drawing --version 1.1.6
NuGet\Install-Package Microsoft.Msagl.Drawing -Version 1.1.6
<PackageReference Include="Microsoft.Msagl.Drawing" Version="1.1.6" />
paket add Microsoft.Msagl.Drawing --version 1.1.6
#r "nuget: Microsoft.Msagl.Drawing, 1.1.6"
// Install Microsoft.Msagl.Drawing as a Cake Addin #addin nuget:?package=Microsoft.Msagl.Drawing&version=1.1.6 // Install Microsoft.Msagl.Drawing as a Cake Tool #tool nuget:?package=Microsoft.Msagl.Drawing&version=1.1.6
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.
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. |
-
- Microsoft.Msagl (>= 1.1.6)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microsoft.Msagl.Drawing:
Package | Downloads |
---|---|
Microsoft.Msagl.GraphViewerGDI
The MSAGL GraphViewerGDI control lets you visualize graphs and has and some other rendering functionality. Key features: (1) Pan and Zoom (2) Navigate Forward and Backward (3) tooltips and highlighting on graph entities (4) Search for and focus on graph entities. |
|
horaios.de.Charis.Objects
Package Description |
|
horaios.de.Charis.Interfaces
Package Description |
|
Mathema.Graph.MAUI.Visualization
Package Description |
|
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. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Msagl.Drawing:
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.
|
|
microsoft/psi
Platform for Situated Intelligence
|