imbSCI.Graph.Standard
0.2.0.5
See the version list below for details.
dotnet add package imbSCI.Graph.Standard --version 0.2.0.5
NuGet\Install-Package imbSCI.Graph.Standard -Version 0.2.0.5
<PackageReference Include="imbSCI.Graph.Standard" Version="0.2.0.5" />
paket add imbSCI.Graph.Standard --version 0.2.0.5
#r "nuget: imbSCI.Graph.Standard, 0.2.0.5"
// Install imbSCI.Graph.Standard as a Cake Addin #addin nuget:?package=imbSCI.Graph.Standard&version=0.2.0.5 // Install imbSCI.Graph.Standard as a Cake Tool #tool nuget:?package=imbSCI.Graph.Standard&version=0.2.0.5
imbVeles libraries are migrating to .NET Standard 2.0
The libraries are in process of migration, starting from package numbers 0.2.0.0 (the version numbers are to be synced).
New NuGet packages include three target platforms:
- .NET Standard 2.0
- .NET Framework 4.5
- .NET Framework 4.0
imbVeles Project - Coding for Science
imbVeles Framework is an open source project, organized in five units, with corresponding GitHub repositories. The credo is: “Coding for Science”, as its primary purpose is to help researchers in developing their, research specific, software tools. While the main focus of the framework follows my own research (knowledge extraction from the web content, applied for business intelligence in manufacturing systems and related fields), lower layers have more general value as they provide reporting, data annotation, aggregation and exchange tools.
Project home page: blog.veles.rs
Documentation
API Documentation home page: doc.veles.rs
imbSCI - SCI Foundation libraries API Documentation Introduction to imbSCI
imbACE - Advanced Console Environment API Documentation Introduction to imbACE
imbNLP - Natural Language Processing API Documentation Introduction to imbNLP
imbWEM - Web Exploration Model API Documentation Introduction to imbWEM
imbWBI - Web Business Intelligence API Documentation Introduction to imbWBI
GitHub repository
Author: Goran Grubić
E-mail: hardy@veles.rs
Web: http://blog.veles.rs
Copyright: Copyright (c) 2017-2018
License: GNU General Public Licence v3.0
Organization: imbVeles
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.DataComplex.Standard (>= 0.2.0.5)
-
.NETFramework 4.5
- imbSCI.DataComplex.Standard (>= 0.2.0.5)
- System.ComponentModel.Annotations (>= 4.4.1)
- System.Drawing.Primitives (>= 4.3.0)
-
.NETStandard 2.0
- imbSCI.DataComplex.Standard (>= 0.2.0.5)
- 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.