VB_AppFramework 2.0.2-beta

This is a prerelease version of VB_AppFramework.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 1.0.0 or higher.

dotnet add package VB_AppFramework --version 2.0.2-beta
                    
NuGet\Install-Package VB_AppFramework -Version 2.0.2-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="VB_AppFramework" Version="2.0.2-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VB_AppFramework" Version="2.0.2-beta" />
                    
Directory.Packages.props
<PackageReference Include="VB_AppFramework" />
                    
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 VB_AppFramework --version 2.0.2-beta
                    
#r "nuget: VB_AppFramework, 2.0.2-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=VB_AppFramework&version=2.0.2-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=VB_AppFramework&version=2.0.2-beta&prerelease
                    
Install as a Cake Tool

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

There are no supported framework assets in this package.

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,736 11/10/2016
2.0.6-beta 1,186 11/2/2016
2.0.5-beta 1,011 10/22/2016
2.0.3-beta 1,042 10/6/2016
2.0.2-beta 970 10/2/2016
2.0.1-beta 1,136 9/26/2016
1.0.50 1,240 8/25/2016
1.0.40 1,336 6/10/2016
1.0.35 1,269 6/4/2016
1.0.30 1,181 6/1/2016
1.0.28 1,240 5/29/2016
1.0.26 1,215 5/26/2016
1.0.25 1,250 5/22/2016
1.0.3 1,138 6/1/2016
1.0.2 1,206 5/21/2016
1.0.1 1,229 5/11/2016
1.0.0 1,203 5/11/2016

Plot system add heatmap plots
Kmeans clustering function is parallel computing default now, and you can disable this parallel computing feature by set the parallel parameter to False if the parallel kmeans consume a lot of the system memory