hnx8
- 5,209 total downloads
- last updated 12/19/2020
- Latest version: 0.8.8
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.