dotnet-data
OfficialMaster .NET data access patterns
AuthorObjective-Arts
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses common pitfalls and best practices in .NET data access using Entity Framework Core and Dapper, ensuring efficient, maintainable, and performant data operations.
Core Features & Use Cases
- EF Core Best Practices: Covers DbContext lifetime, AsNoTracking, N+1 problem solutions, and projections.
- Dapper Integration: Explains when and how to use Dapper for performance-critical read operations.
- Migrations & Raw SQL: Guides on managing database schema evolution and using raw SQL safely.
- Use Case: Optimize a high-traffic e-commerce backend by ensuring all read-only product catalog queries use
AsNoTrackingand projections, while complex order reporting leverages Dapper for speed.
Quick Start
Use the dotnet-data skill to review the best practices for DbContext lifetime management in a .NET application.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: dotnet-data Download link: https://github.com/Objective-Arts/lens/archive/main.zip#dotnet-data 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.