Base classes to access Sql databases.
Info
| Version: | 1.3.35 |
| Author(s): | Kevin Hunter |
| Last Update: | Saturday, May 2, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/gunr2171/TheCommonLibrary |
| NuGet Url: | https://www.nuget.org/packages/TCL.DataAccess |
Install
Install-Package TCL.DataAccess
dotnet add package TCL.DataAccess
paket add TCL.DataAccess
TCL.DataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(6.9.6)
- Npgsql(2.2.5)