dapper-query-builder

Community

High-performance read queries with Dapper.

Authorronnythedev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates boilerplate data access by generating high-performance read queries with Dapper, enabling precise control over SQL and result mapping.

Core Features & Use Cases

  • Multi-mapping: Join and map complex results to DTOs efficiently.
  • Pagination & Filtering: Implement page-based data retrieval with safe, parameterized queries.
  • Performance-first: Minimal overhead compared to ORM abstractions; direct ADO.NET-style execution where appropriate.
  • Use Case: Build fast read paths for reporting dashboards or read-model projections.

Quick Start

Install and reference Dapper in your project, configure an ISqlConnectionFactory to create connections, and start building query handlers that leverage the provided templates for common read patterns.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dapper-query-builder
Download link: https://github.com/ronnythedev/dotnet-clean-architecture-skills/archive/main.zip#dapper-query-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.