dapper-data-access
CommunityStandardize Dapper data access in .NET apps.
AuthorJbond312
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Dapper-based data access is error-prone without standard guidelines. This Skill defines clear rules and practices to ensure safe, efficient, and auditable data access in .NET applications using Dapper.
Core Features & Use Cases
- Hard rules for review cover SQL injection prevention, proper connection disposal, correct command types, transactions, and type safety.
- Connection management and DI guidance ensure proper lifetime handling of IDbConnection instances.
- Stored procedure calling and DynamicParameters usage promote robust parameter handling and output retrieval.
- Resilience & auditability guidelines enforce monetary precision, server-side auditing, and optimistic concurrency across data mutations.
Quick Start
Review the Dapper data access standards and apply them during code reviews and Repository method implementations.
Dependency Matrix
Required Modules
None requiredComponents
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-data-access Download link: https://github.com/Jbond312/ai-dotfiles/archive/main.zip#dapper-data-access Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.