A client for mysql for .net standard, using mysql connector.
Info
Version: | 2.14.0 |
Author(s): | Andrea Vincenzo Abbondanza |
Last Update: | Monday, November 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andreabbondanza/MySQLClient |
NuGet Url: | https://www.nuget.org/packages/DewMySQLClient |
Install
Install-Package DewMySQLClient
dotnet add package DewMySQLClient
paket add DewMySQLClient
DewMySQLClient Download (Unzip the "nupkg" after downloading)
Dependencies
- DewDatabaseAbstracat(>= 1.13.0)
- DewLogger(>= 2.0.0)
- DewStrings(>= 2.3.0)
- MySqlConnector(>= 0.44.1)
- NETStandard.Library(>= 1.6.1)
Tags