DapperAid - SQL CRUD Query-Builder/Executor for Dapper NuGet Package

DBのSelect,Insert,Update,Delete操作を拡張メソッドで提供します。
属性/ラムダ式の指定をもとに内蔵クエリビルダが実行SQLを自動生成します。SQL記述不要でDBを参照更新できます。

This library provides CRUD operations of the database as Extension Methods.
By specifying Attribute / Lambda-Expression, You can perform database query/update using Dapper without writing SQL.




Got any DapperAid - SQL CRUD Query-Builder/Executor for Dapper Question?





Info

Version: 1.1.0
Author(s): hnx8(H.Takahashi)
Last Update: Wednesday, September 20, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/hnx8/DapperAid
NuGet Url: https://www.nuget.org/packages/DapperAid


Install
Install-Package DapperAid
dotnet add package DapperAid
paket add DapperAid
DapperAid Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5 .NETStandard 2.0 netcoreapp2.0


Tags



STATS

must-have-score

2

avg-downloads-per-day

12

days-since-last-release

211