Info
Version: | 5.3.5 |
Author(s): | Neville Nazerane |
Last Update: | Tuesday, February 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://mysqlsimple.azurewebsites.net/ |
NuGet Url: | https://www.nuget.org/packages/MySql.Simple |
Install
Install-Package MySql.Simple
dotnet add package MySql.Simple
paket add MySql.Simple
MySql.Simple Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(>= 8.0.9)
- NETStandard.Library(>= 1.6.1)
Tags
Allows easy database connection and reading queried results while maintaining the disposable objects and providing access to all default MySql.Data objects.