VB_AppFramework 2.1.0
Requires NuGet 1.0.0 or higher.
dotnet add package VB_AppFramework --version 2.1.0
NuGet\Install-Package VB_AppFramework -Version 2.1.0
<PackageReference Include="VB_AppFramework" Version="2.1.0" />
<PackageVersion Include="VB_AppFramework" Version="2.1.0" />
<PackageReference Include="VB_AppFramework" />
paket add VB_AppFramework --version 2.1.0
#r "nuget: VB_AppFramework, 2.1.0"
#addin nuget:?package=VB_AppFramework&version=2.1.0
#tool nuget:?package=VB_AppFramework&version=2.1.0
Source code can be download from github.com:
https://github.com/xieguigang/VisualBasic_AppFramework
Code style guideline for VisualBasic of this runtime library at codeproject article: http://www.codeproject.com/Articles/1101608/Code-style-guidelines-for-Microsoft-VisualBasic
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
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 8,504 | 11/10/2016 |
2.0.6-beta | 1,106 | 11/2/2016 |
2.0.5-beta | 923 | 10/22/2016 |
2.0.3-beta | 963 | 10/6/2016 |
2.0.2-beta | 888 | 10/2/2016 |
2.0.1-beta | 1,053 | 9/26/2016 |
1.0.50 | 1,150 | 8/25/2016 |
1.0.40 | 1,238 | 6/10/2016 |
1.0.35 | 1,186 | 6/4/2016 |
1.0.30 | 1,100 | 6/1/2016 |
1.0.28 | 1,156 | 5/29/2016 |
1.0.26 | 1,122 | 5/26/2016 |
1.0.25 | 1,162 | 5/22/2016 |
1.0.3 | 1,055 | 6/1/2016 |
1.0.2 | 1,120 | 5/21/2016 |
1.0.1 | 1,139 | 5/11/2016 |
1.0.0 | 1,116 | 5/11/2016 |
Fix a thread queue high CPU occupied problem.
Mathematics module add various Spline interpolation methods
Add a LeastSquares data fitting module in dll Microsoft.VisualBasic.Data.Bootstrapping.Fittings.dll
Darwinism module works fine
This package is no longer be updated, as this nuget package name is changed to sciBASIC, please install sciBASIC instead of this package.