A C# class to make connecting, consulting and inserting info into a database much easier.
Info
Version: | 1.1.5 |
Author(s): | Edson Manuel Carballo Vera |
Last Update: | Monday, October 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MySQLEasyConnection |
Install
Install-Package MySQLEasyConnection
dotnet add package MySQLEasyConnection
paket add MySQLEasyConnection
MySQLEasyConnection Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(>= 8.0.21)
- W3Tools(>= 0.3.0)
Tags