sql-server-dapper
CommunityFast, safe data access with SQL Server & Dapper
Software Engineering#performance#data-access#dapper#sql-server#parameterized-queries#ado.net#net-framework
AuthorFerranGuardia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Streamlines robust data access to SQL Server from .NET apps using ADO.NET and Dapper, reducing boilerplate and boosting reliability.
Core Features & Use Cases
- Parameterized queries with SqlParameter to prevent SQL injection and improve type safety.
- Dapper-based data access for fast, lightweight object mapping and simple CRUD patterns.
- Connection management and pooling best practices, including using using blocks and proper disposal.
- Transactions and stored procedures support for complex business workflows, with safe rollback on errors.
- Real-world use case: fetch product catalogs with minimal boilerplate and consistent mappings.
Quick Start
Run a quick example that opens a SqlConnection and retrieves data with Dapper.
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: sql-server-dapper Download link: https://github.com/FerranGuardia/claude-autonomous-setup/archive/main.zip#sql-server-dapper 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.