sciBASIC 2.1.0-beta
See the version list below for details.
dotnet add package sciBASIC --version 2.1.0-beta
NuGet\Install-Package sciBASIC -Version 2.1.0-beta
<PackageReference Include="sciBASIC" Version="2.1.0-beta" />
paket add sciBASIC --version 2.1.0-beta
#r "nuget: sciBASIC, 2.1.0-beta"
// Install sciBASIC as a Cake Addin #addin nuget:?package=sciBASIC&version=2.1.0-beta&prerelease // Install sciBASIC as a Cake Tool #tool nuget:?package=sciBASIC&version=2.1.0-beta&prerelease
1. Source code can be download from github.com:
https://github.com/xieguigang/sciBASIC
2. Code style guideline for VisualBasic of this runtime library at codeproject article:
http://www.codeproject.com/Articles/1101608/Code-style-guidelines-for-Microsoft-VisualBasic
3. Article about manipulate these document at codeproject:
http://www.codeproject.com/Articles/1099296/Easy-Document-in-VisualBasic
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on sciBASIC:
Package | Downloads |
---|---|
VB.httpd
A lite version of http server, currently not support https for commandline usage, type in terminal: httpd ? |
|
VisualBasic.DBI
MySQL and SQLite Database data entity mapping interface for VisualBasic |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.6 | 1,970 | 4/25/2017 |
2.3.5 | 1,195 | 2/27/2017 |
2.3.0-beta | 932 | 2/23/2017 |
2.2.7-beta | 885 | 2/1/2017 |
2.2.6 | 1,173 | 2/1/2017 |
2.2.5 | 1,129 | 1/27/2017 |
2.2.1-beta | 960 | 1/22/2017 |
2.2.0 | 1,159 | 1/20/2017 |
2.1.6-beta | 896 | 1/5/2017 |
2.1.5-beta | 959 | 12/14/2016 |
2.1.1-beta | 947 | 11/10/2016 |
2.1.0-beta | 961 | 11/5/2016 |
Old package name "VB_AppFramework"
This package provides:
1. Data Framework for VisualBasic
a. Binary Data I/O Extension Reader
b. Csv data framework
c. Data Object Search Engine
2. Data Science Framework
a. Mathematics module includes expression evaluation, and various math functions
b. Data Mining framework
c. Data Plots Graphics System
d. ODEs solver system
e. A new random number generator
3. Data Graphics System for VisualBasic
a. Network visualization system
b. 2D/3D Graphics system
4. A VisualBasic general application core runtime.