Databasic.MySql
1.2.8
C#/VB.NET database utility to write pure MySQL/MariaDB queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.
Requires NuGet 2.6 or higher.
Install-Package Databasic.MySql -Version 1.2.8
dotnet add package Databasic.MySql --version 1.2.8
<PackageReference Include="Databasic.MySql" Version="1.2.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Databasic.MySql --version 1.2.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/Databasic-NET/Databasic/releases
Dependencies
-
- Databasic.Core (>= 1.2.8)
- MySql.Data (>= 6.8.8)
GitHub Usage
This package is not used by any popular GitHub repositories.