imbSCI.Graph.Standard
0.3.19
See the version list below for details.
dotnet add package imbSCI.Graph.Standard --version 0.3.19
NuGet\Install-Package imbSCI.Graph.Standard -Version 0.3.19
<PackageReference Include="imbSCI.Graph.Standard" Version="0.3.19" />
paket add imbSCI.Graph.Standard --version 0.3.19
#r "nuget: imbSCI.Graph.Standard, 0.3.19"
// Install imbSCI.Graph.Standard as a Cake Addin #addin nuget:?package=imbSCI.Graph.Standard&version=0.3.19 // Install imbSCI.Graph.Standard as a Cake Tool #tool nuget:?package=imbSCI.Graph.Standard&version=0.3.19
imbSCI.Graph is an extension package for imbSCI library, extending graph classes with undirected graph object model and implementation for DGML, Dia, MXGraph (Draw.io) and DOT graph formats. Supports SVG rendering of charts (histograms, pie, bar and linear charts - in 2D and 3D.) and graph structures.
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 | net40 is compatible. net403 was computed. 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. |
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. |
-
.NETFramework 4.0
- imbSCI.Core.Standard (>= 0.3.20)
-
.NETFramework 4.5
- imbSCI.Core.Standard (>= 0.3.20)
- System.ComponentModel.Annotations (>= 4.4.1)
- System.Drawing.Primitives (>= 4.3.0)
-
.NETStandard 2.0
- imbSCI.Core.Standard (>= 0.3.20)
- System.ComponentModel.Annotations (>= 4.4.1)
- System.Drawing.Primitives (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on imbSCI.Graph.Standard:
Package | Downloads |
---|---|
imbSCI.Reporting.Standard
Static web site creation, templating, scriptable reporting and other support classes for reporting. imbSCI libraries will help you with in-code data annotation for easier reporting, some interesting data structures (like directed and free graphs, multidimensional collections…), serialization and data manipulation, script driven reporting, single-model for multiple-outputs, static web site generation, generation of D3 (JavaScript) charts and graphs, text templates. Data formats covered: text, markdown, html, html-bootstrap, open document text, Excel spreadsheet, CSV, XML, JSON, R Tidy Dataset and more. |
|
imbNLP.Toolkit
Collection of low-level methods text classification, stemming, term weighting, word embedding and other usefull classes from other authors and open source projects. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Migrated to .NET Standard 2.0! Targets: .NET 4.0*, .NET 4.5 and .NET Core 2.0 i.e ready for use in cross-platform application development. * Purpose of the .NET 4.0 target is to provide compatibility with Windows XP, that is still popular on console PCs of older CNC machines and industrial controlers. It will be supported "forever", as it is part of the mission.