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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
.NETFramework 4.6
- EntityFramework (>= 6.1.3)
- MySql.ConnectorNET.Data (>= 6.8.3.2)
- sciBASIC (>= 2.3.5)
- System.Data.SQLite (>= 1.0.104)
- System.Data.SQLite.Core (>= 1.0.104)
- System.Data.SQLite.EF6 (>= 1.0.104)
- System.Data.SQLite.Linq (>= 1.0.104)
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 | 908 | 4/2/2017 |
1.0.1-beta | 846 | 1/5/2017 |
1.0.0 | 1,373 | 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