Library to make it much easier to use MySQL with Visual Studio.
Info
| Version: | 1.0.1 |
| Author(s): | jdforsythe |
| Last Update: | Thursday, April 14, 2016 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/jdforsythe/MySQLConnection |
| NuGet Url: | https://www.nuget.org/packages/MySQLConnection |
Install
Install-Package MySQLConnection
dotnet add package MySQLConnection
paket add MySQLConnection
MySQLConnection Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(>= 6.9.8)