sciBASIC 2.2.1-beta

This is a prerelease version of sciBASIC.
There is a newer version of this package available.
See the version list below for details.
dotnet add package sciBASIC --version 2.2.1-beta
                    
NuGet\Install-Package sciBASIC -Version 2.2.1-beta
                    
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="sciBASIC" Version="2.2.1-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="sciBASIC" Version="2.2.1-beta" />
                    
Directory.Packages.props
<PackageReference Include="sciBASIC" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add sciBASIC --version 2.2.1-beta
                    
#r "nuget: sciBASIC, 2.2.1-beta"
                    
#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.
#addin nuget:?package=sciBASIC&version=2.2.1-beta&prerelease
                    
Install sciBASIC as a Cake Addin
#tool nuget:?package=sciBASIC&version=2.2.1-beta&prerelease
                    
Install sciBASIC as a Cake Tool

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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 2,119 4/25/2017
2.3.5 1,328 2/27/2017
2.3.0-beta 1,059 2/23/2017
2.2.7-beta 1,009 2/1/2017
2.2.6 1,309 2/1/2017
2.2.5 1,262 1/27/2017
2.2.1-beta 1,085 1/22/2017
2.2.0 1,293 1/20/2017
2.1.6-beta 1,026 1/5/2017
2.1.5-beta 1,084 12/14/2016
2.1.1-beta 1,080 11/10/2016
2.1.0-beta 1,086 11/5/2016

1. fix the bugs in the markdown2html module
2. improvements on the csv data framework extensions
3. improvements on the chart plots axis auto scalling