awesome-dapper
github.com/zzzprojects/awesome-dapper ↗Awesome Dapper third party-libraries, documentation, and tutorials!
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me more projects resources from awesome-dapper"
Installation instructions →What's inside
More Projects
Documentation and Learning
- Chat
- Dapper Tutorial
Step-by-step guide and code samples for learning Dapper.
- Entity to Table Converter
- RIP Tutorial
Archived Stack Overflow Documentation (Multi-Language).
- Seed Data Generator
- SQL Generator
Popular Packages
- Dapper
Dapper is a simple micro-ORM used to simplify working with ADO.NET; if you like SQL but dislike the boilerplate of ADO.NET: Dapper is for you!
- Dapper.SqlBuilder
The Dapper SqlBuilder component, for building SQL queries dynamically.
- Dapper.Transaction
IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
- Z.Dapper.Plus
Dapper Plus extends your IDbConnection with high-performance bulk operations: BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more.
Supported Packages
- Dapper.Abstractions
A simple abstraction atop the Dapper extension methods and TransactionScope for testability.
- Dapper.Database
Dapper.Database contains a number of helper methods for inserting, getting, updating and deleting records.
- Dapper.Extensions.NetCore
A dapper extension library for cache, sql seperation, reading & writing seperation, and performance monitoring.
- DapperQueryBuilder
Dapper Query Builder using String Interpolation and Fluent API
- Dapper.Rainbow
Trivial micro-orm implemented on Dapper, provides with CRUD helpers.
- Dommel
Simple CRUD operations for Dapper.
Unsupported Packages
- Dapper.Compose
Typed multi query composition for Dapper.
- Dapper.Contrib
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
- Dapper.Extension
CRUD extension methods for Dapper (WIP).
- DapperExtensions
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs.
- Dapper.Extensions.Linq
Dapper.Extensions.Linq builds on this providing advanced DB access through Linq queries.
- Dapper.FastCrud
The fastest micro-orm extension for Dapper.
Showing a sample of 43 resources. View the full list on GitHub →