Go to file
xieguigang 21312812be update file headers 2018-09-08 01:26:45 +08:00
.vs/config update directory 2018-09-08 00:34:19 +08:00
ApplicationServices update file headers 2018-09-08 01:26:45 +08:00
CommandLine update file headers 2018-09-08 01:26:45 +08:00
ComponentModel update file headers 2018-09-08 01:26:45 +08:00
Extensions update file headers 2018-09-08 01:26:45 +08:00
Language update file headers 2018-09-08 01:26:45 +08:00
My update file headers 2018-09-08 01:26:45 +08:00
My Project update directory 2018-09-08 00:34:19 +08:00
Resources update directory 2018-09-08 00:34:19 +08:00
Scripting update file headers 2018-09-08 01:26:45 +08:00
Serialization update file headers 2018-09-08 01:26:45 +08:00
Text update file headers 2018-09-08 01:26:45 +08:00
.gitignore update directory 2018-09-08 00:34:19 +08:00
47-dotnet_Microsoft.VisualBasic.vbproj rollback repository 2018-09-08 00:38:41 +08:00
LICENSE.vb update file headers 2018-09-08 01:26:45 +08:00
Microsoft.VisualBasic.Core.sln update directory 2018-09-08 00:34:19 +08:00
Microsoft.VisualBasic.Core.vbproj update directory 2018-09-08 00:34:19 +08:00
Microsoft.VisualBasic.NET47.sln config solution 2018-09-08 01:15:34 +08:00
NamespaceDoc.vb update file headers 2018-09-08 01:26:45 +08:00
README.md update directory 2018-09-08 00:34:19 +08:00
app.config update directory 2018-09-08 00:34:19 +08:00
vbc.sh update directory 2018-09-08 00:34:19 +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