Go to file
xieguigang a86da2fc3e file removes 2018-08-02 20:35:34 +08:00
.vs/config add source files 2018-08-02 20:14:48 +08:00
ApplicationServices add source files 2018-08-02 20:14:48 +08:00
CommandLine add source files 2018-08-02 20:14:48 +08:00
ComponentModel install.packages 2018-08-02 20:28:57 +08:00
Extensions install.packages 2018-08-02 20:28:57 +08:00
Language add source files 2018-08-02 20:14:48 +08:00
My add source files 2018-08-02 20:14:48 +08:00
My Project add source files 2018-08-02 20:14:48 +08:00
Resources add source files 2018-08-02 20:14:48 +08:00
Scripting add source files 2018-08-02 20:14:48 +08:00
Serialization add source files 2018-08-02 20:14:48 +08:00
Text install.packages 2018-08-02 20:28:57 +08:00
obj file removes 2018-08-02 20:35:34 +08:00
.gitignore file removes 2018-08-02 20:35:34 +08:00
47-dotnet_Microsoft.VisualBasic.vbproj file removes 2018-08-02 20:35:34 +08:00
LICENSE.vb add source files 2018-08-02 20:14:48 +08:00
Microsoft.VisualBasic.Core.sln add source files 2018-08-02 20:14:48 +08:00
Microsoft.VisualBasic.Core.vbproj install.packages 2018-08-02 20:28:57 +08:00
Microsoft.VisualBasic.NET47.sln file removes 2018-08-02 20:35:34 +08:00
NamespaceDoc.vb add source files 2018-08-02 20:14:48 +08:00
README.md Update README.md 2018-08-02 20:18:02 +08:00
app.config add source files 2018-08-02 20:14:48 +08:00
vbc.sh add source files 2018-08-02 20:14:48 +08:00

README.md

Framework core runtime of sciBASIC

为了能够在其他的项目之间也可以共享这个共享项目里面的方法,请不要引用其他的非.NET框架的类型只能够使用系统类型

This core runtime consists of two parts:

  1. Application Services
  2. Data Extensions

The first part of code is trying to help people to build a commandline application using VisualBasic in a more easy way, and the second part of the code is try to help