Top 20 NuGet Packages
This library is a wrapper around Dapper, to provide repository pattern implementation and automatically generated sql queries.
Dapper的简单扩展
Package Description
Package Description
Package Description
It is a copy with original dapper extensions 1.6.3 with NetStandard2.0 supported.
Fork from tmsmith, support dotnet core
NetCore Version for DapperExtension
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
test
Package Description
A GraphQL helper for dapper
Package Description
Dapper extensions and connection class.
Allows advanced searching and sorting and crud functions.
Maps to tables and columns via attributes.
Even has many ways to be smart about updating. Even allows multiple tables include one to many joins with up to 3 tables.
DapperMagician (later - DM) is a light-weight ORM framework that wraps and extends the
famous micro-ORM Dapper, allowing to create a fully operative data access layer in
literally a few lines of code
DapperMagician (later - DM) is a light-weight ORM framework that wraps and extends the
famous micro-ORM Dapper, allowing to create a fully operative data access layer in
literally a few lines of code
Package Description
DapperMagician (later - DM) is a light-weight ORM framework that wraps and extends the
famous micro-ORM Dapper, allowing to create a fully operative data access layer in
literally a few lines of code
Basic connection creation and disposal abstracted away so that one can focus on their business logic.