Found 213 repositories(showing 30)
tmsmith
Dapper Extensions is 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. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
Dzoukr
Lightweight F# extension for StackOverflow Dapper with support for MSSQL, MySQL, PostgreSQL, and SQLite
DapperLib
Dapper community contributions - additional extensions for Dapper
kogel-net
orm框架 dapper to linq
SkyChenSky
This is an extension based on dapper, supporting lambda expression, with chain style which allows developers to use more gracely and innovationally.
UnoSD
Moq extensions for Dapper methods.
ZeeLyn
A dapper extension library. Support MySql,SQL Server,PostgreSql,Oracle,SQLite and ODBC.
dotarj
Dapper.Mapper is an extension to Dapper multi mapping which figures out the relationships between the returned objects and automatically assigns them.
half-ogre
A simple abstraction atop the Dapper extension methods and TransactionScope for testability.
polianadias
Implementando Dapper e Dapper Extensions no ASP.NET MVC usando DDD, SOLID, DI, IOC, CrossCutting e SelfValidation
thiagoloureiro
VisualStudio Extension to create Easily CRUD queries with Dapper from Models
cajuncoding
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).
znyet
Dapper + DapperExtensions + CodeGenerator easy to play sqlserver、mysql、oracle、postgresql、sqlite
zzzprojects
IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
TBertuzzi
:package: Extensions for HttpClient and Custom Repository based on dapper
thiagoamarante
Extension dapper to EntityFramework
bjbr-dev
CRUD Extensions for Dapper.Net
ffhighwind
Dapper Extension similar to Dapper.SimpleCRUD that supports Bulk operations, AutoSync, MatchUpdate, MatchDelete, Distinct, Top/Limit, Upsert, and Insert If Not Exists.
fujiihiroaki
Dapper non-public extension for outside sql file
zhang-xiao-ming
一个基于Dapper扩展的ORM框架
Make ClickHouse available to Dapper
spruce-net
Set of extension methods representing a lightweight orm and a migration framework, for use with Dapper
m98proxy
CRUD extension methods for Dapper (WIP)
bolicd
A few dapper extension that can help in everyday use
188867052
add project
yoyofx
YOYOFx中使用的Dapper扩展
sam987883
TypeCache is a fast alternative to System.Reflection. Also contained are IEnumerable extensions as an alternative to System.Linq, as well as a database access alternative to Dapper.
leeon201314
一个轻量的Dapper扩展库,基于netcore。
kristianGNI
sql input/output binding for azure functions
null511
Extension of Dapper which supports binding a sql-script collection to a sql-connection.