imbSCI.Core.Standard 0.3.20

There is a newer version of this package available.
See the version list below for details.
dotnet add package imbSCI.Core.Standard --version 0.3.20
NuGet\Install-Package imbSCI.Core.Standard -Version 0.3.20
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.Core.Standard" Version="0.3.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add imbSCI.Core.Standard --version 0.3.20
#r "nuget: imbSCI.Core.Standard, 0.3.20"
#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.Core.Standard as a Cake Addin
#addin nuget:?package=imbSCI.Core.Standard&version=0.3.20

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

imbSCI.Core library of imbSCI module (imbVeles framework). Provides attributes for data annotation, data aggregation, reporting, PropertyExpression, type description data (advanced reflection), rich extensions library (data, enum works, input/output, math, DataTable, text manipulation, type works (enhanced reflection)), file-data structures, directory tree data model, string templates, color manipulation, HTML/Markdown creation ...

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 (7)

Showing the top 5 NuGet packages that depend on imbSCI.Core.Standard:

Package Downloads
imbSCI.DataComplex.Standard

Extended and typed DataTables, DataTable to Excel reporting, various graph structures, translation tables, trend estimation structures, path DOM, reporting extensions, TF-IDF corpus and document data structures, data structures for reporting and other stuff in context of imbSCI framework

imbSCI.Graph.Standard

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.

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.

imbACE.Core.Standard

imbACE.Core is foundation of imbACE (Advanced Console Environment) console application framework. It provides base application, components & plugin classes, ACE Script execution & command-tree management (reflection, model construction, user reference auto construction) and several side functionalities (sound sequence, db access, workload measurement...). imbACE is all about rapid console application development – any kind of console application. The main use case is: development of your research-specific console application/tool for automated experimentation, data processing and reporting.

imbWEM.CommonData

Data structures u by Web Exploration Model (imbWEM) library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.480 3,422 8/27/2019
0.3.377 2,288 1/26/2019
0.3.71 2,947 9/24/2018
0.3.70 12,037 9/19/2018
0.3.36 3,372 6/24/2018
0.3.30 1,507 6/24/2018
0.3.20 2,300 6/24/2018
0.2.0.21 1,409 6/20/2018
0.2.0.20 3,632 6/20/2018
0.2.0.12 2,773 6/16/2018
0.2.0.10 2,825 6/9/2018
0.2.0.5 4,315 5/28/2018
0.2.0.3 4,667 5/26/2018
0.2.0 2,896 5/25/2018

CSV functionality currently removed. 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.