EasyMySQL is a C# Wrapper that allow you to manage MySQL easily!.
Info
| Version: | 1.0.0 |
| Author(s): | Washington Farias |
| Last Update: | Monday, August 12, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://devwoz.online/ |
| NuGet Url: | https://www.nuget.org/packages/EasyMySQL |
Install
Install-Package EasyMySQL
dotnet add package EasyMySQL
paket add EasyMySQL
EasyMySQL Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(>= 8.0.17)