MySqlBuilder is a data access API for MySQL.
Info
| Version: | 1.6.0 |
| Author(s): | Patrick Quijano |
| Last Update: | Tuesday, November 15, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/netlibrary/MySqlBuilder |
| NuGet Url: | https://www.nuget.org/packages/MySqlBuilder |
Install
Install-Package MySqlBuilder
dotnet add package MySqlBuilder
paket add MySqlBuilder
MySqlBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(>= 6.9.9)
Tags