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.
Info
Version: | 1.2.8 |
Author(s): | Tom Flidr |
Last Update: | Sunday, November 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Databasic-NET |
NuGet Url: | https://www.nuget.org/packages/Databasic.MySql |
Install
Install-Package Databasic.MySql
dotnet add package Databasic.MySql
paket add Databasic.MySql
Databasic.MySql Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(>= 6.8.8)
- Databasic.Core(>= 1.2.8)
Tags