VB_AppFramework 2.0.1-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.1-beta
NuGet\Install-Package VB_AppFramework -Version 2.0.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="VB_AppFramework" Version="2.0.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VB_AppFramework --version 2.0.1-beta
#r "nuget: VB_AppFramework, 2.0.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.
// Install VB_AppFramework as a Cake Addin
#addin nuget:?package=VB_AppFramework&version=2.0.1-beta&prerelease

// Install VB_AppFramework as a Cake Tool
#tool nuget:?package=VB_AppFramework&version=2.0.1-beta&prerelease

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 7,382 11/10/2016
2.0.6-beta 983 11/2/2016
2.0.5-beta 808 10/22/2016
2.0.3-beta 844 10/6/2016
2.0.2-beta 773 10/2/2016
2.0.1-beta 931 9/26/2016
1.0.50 1,016 8/25/2016
1.0.40 1,114 6/10/2016
1.0.35 1,063 6/4/2016
1.0.30 976 6/1/2016
1.0.28 1,026 5/29/2016
1.0.26 990 5/26/2016
1.0.25 1,040 5/22/2016
1.0.3 925 6/1/2016
1.0.2 991 5/21/2016
1.0.1 1,009 5/11/2016
1.0.0 991 5/11/2016

Namespace simplify: Some namespace changes a lot, feeling sorry about this.
Csv data module change namespace to Microsoft.VisualBasic.Data.csv

New feature: VisualBasic for data science:
Add ODEs system mathematics solver
Add a very easy used math plot system for VisualBasic, just add reference to Microsoft.VisualBasic.Mathematical.Plots.dll

improvements on the SVG image type in Microsoft.VisualBasic.Imaging.dll
improvements on the CLI markdown manual generator and additional CLI command improvements on the help system.

Now this package only provides the Any CPU compiled dll, for reduce the package size