imbSCI.Graph.Standard 0.3.32

There is a newer version of this package available.
See the version list below for details.
dotnet add package imbSCI.Graph.Standard --version 0.3.32
NuGet\Install-Package imbSCI.Graph.Standard -Version 0.3.32
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="imbSCI.Graph.Standard" Version="0.3.32" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add imbSCI.Graph.Standard --version 0.3.32
#r "nuget: imbSCI.Graph.Standard, 0.3.32"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install imbSCI.Graph.Standard as a Cake Addin
#addin nuget:?package=imbSCI.Graph.Standard&version=0.3.32

// Install imbSCI.Graph.Standard as a Cake Tool
#tool nuget:?package=imbSCI.Graph.Standard&version=0.3.32

imbACE BasicPack v1.0 Visual Studio 2017 Extension

The first imbVeles VS2017 extension is published! The extension delivers multi-target C# (.NET 4.0, .NET 4.5 and .NET Standard) project templates, imbVeles (imbACE – Advanced Console Environment, imbSCI – Coding for Science) item templates and code snippets. Item templates cover: namespace XML documentation, imbACE Advanced Console and Plugin classes, imbSCI Global configuration and imbNLP Transliteration definition file. Project templates contain custom MSBuild target, that makes copy of NuGet .nupkg file to local NuGet repository, after each build.

Read more: imbACE BasicPack v1.0 Release Notes imbACE BasicPack v1.0 Getting Started

New library in the family: imbSCI.BibTex

imbSCI.BibTex is a comprehensive BibTex format API, allowing you to:

  • Load, combine, modify and save BibTex citation definitions
  • Access BibTex entries via value pair dictionaries (auto-discovery of entry fields) or via strong typed class
  • Extend basic BibTexEntryModel class to gain support less popular and/or special application BibTex tags
  • Generate Excel spreadsheet and CSV data table export, with data from BibTex file(s)
  • High-level, single-call citation report generation, using one or all BibTex files from a directory
  • Encoding LaTeX symbols to UTF-8 equivalents, and vice versa
  • Fast parsing, using multi-threading and compiled Regex queries
  • Generation of BibTex format output

Read more on: imbSCI.BibTex Release Notes

imbACE and imbSCI libraries migrated to .NET Standard 2.0

Since NuGet package numbers 0.2.* the imbACE application development stack moved toward cross-platform and mobile development. Therefore, new releases of the libraries have 3 targets

New NuGet packages include three target platforms:

  • .NET Standard 2.0
  • .NET Framework 4.5
  • .NET Framework 4.0

The focus is too keep WindowsXP compatibility (.NET 4.0) and to stay fully cross-platform capable, via Xamarin.Forms 3.0. Xamarin recently introduced full cross-platform support, for both Desktop and mobile operational systems and platforms.


If you face issue of "Circular dependency detected" when installing these packages, follow instructions from the post: http://blog.veles.rs/imbsci-imbace-for-net-standard-net-4-5-and-net-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

GitHub imbVeles


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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
0.3.478 1,347 8/27/2019
0.3.372 1,660 1/26/2019
0.3.70 10,734 9/19/2018
0.3.32 1,740 6/24/2018
0.3.19 1,121 6/24/2018
0.2.0.20 871 6/20/2018
0.2.0.12 889 6/16/2018
0.2.0.10 982 6/9/2018
0.2.0.5 1,037 5/28/2018
0.2.0.2 997 5/28/2018

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.