Tools for accessing database and execute queries.
Info
Version: | 1.2.0 |
Author(s): | John Paul K. Manlangit |
Last Update: | Monday, September 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DBUtilitiesStandard |
Install
Install-Package DBUtilitiesStandard
dotnet add package DBUtilitiesStandard
paket add DBUtilitiesStandard
DBUtilitiesStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Data.DataSetExtensions(>= 4.5.0)
- System.Data.SqlClient(>= 4.8.2)