VisualBasic.DBI 2.0.1-beta

This is a prerelease version of VisualBasic.DBI.

Requires NuGet 1.0.0 or higher.

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

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

MySQL and SQLite Database data entity mapping interface for VisualBasic

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.0.1-beta 872 4/2/2017
1.0.1-beta 811 1/5/2017
1.0.0 1,300 6/4/2016

1. improvements on the ORM visualbasic code generator
2. Add feature for the mysql data dumps exports
3. Makes this ORM solution compatible with sciBASIC dataframe system