Info
Version: | 0.1.0 |
Author(s): | k-oshiro |
Last Update: | Thursday, February 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jcs-okn/DbExecutor |
NuGet Url: | https://www.nuget.org/packages/JcsOkn.DbExecutor |
Install
Install-Package JcsOkn.DbExecutor
dotnet add package JcsOkn.DbExecutor
paket add JcsOkn.DbExecutor
JcsOkn.DbExecutor Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Simple and Lightweight Database Executor for .NET 4.5 and dotnet core and all ADO.NET DbProviders. Features: set command parameter by AnonymousType, auto type mapping, dynamic IDataRecord accessor,transaction, basic Select/Insert/Delete/Update query build.