A small data access library using ADO.NET to avoid repeating code, simple and easy to use.
Info
| Version: | 1.6.0 |
| Author(s): | Dxzo |
| Last Update: | Sunday, December 8, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Dxzo/Lib |
| NuGet Url: | https://www.nuget.org/packages/Dxzo.Data |
Install
Install-Package Dxzo.Data
dotnet add package Dxzo.Data
paket add Dxzo.Data
Dxzo.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(>= 6.10.5)
- log4net(>= 2.0.8)
Tags