Databasic.MySql 1.2.4

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

Requires NuGet 2.6 or higher.

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

// Install Databasic.MySql as a Cake Tool
#tool nuget:?package=Databasic.MySql&version=1.2.4

C#/VB.NET database utility to write pure MySQL/MariaDB queries and load data into environment variables and instances.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Databasic.MySql:

Package Downloads
Databasic

C#/VB.NET database utility to write pure Microsoft SQL/MySQL/MariaDB/PostgreSql/Oracle/SQLite/ODBC/OLEDB queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery. This is universal package containing references to all Databasic modules and ADO.NET providers. It's not a mistake to use this universal package, but your application could start a slightly slower to initialize all libraries. If you want to use only a specific database type, install package like: Databasic<DatabaseType>

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.8 2,118 11/12/2017
1.2.7 1,334 11/9/2017
1.2.6 1,046 10/23/2017
1.2.4 1,295 10/16/2017
1.1.0 1,018 10/8/2017
1.0.0 1,356 6/14/2017