efcore-patterns
CommunityMaster EF Core for robust data management.
AuthorAGIBuild
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive guide to implementing Entity Framework Core best practices, ensuring efficient, secure, and maintainable database interactions in your .NET applications.
Core Features & Use Cases
- Optimized Querying: Learn to use
NoTrackingby default and query splitting to prevent performance bottlenecks like Cartesian explosions. - Robust Migration Management: Understand how to manage database schema changes effectively using EF Core CLI commands and migration bundles.
- Resilient Data Operations: Implement connection resiliency and use
IDbContextFactoryfor reliable data access in various application lifetimes. - Advanced Patterns: Explore interceptors for cross-cutting concerns like auditing and soft deletes, and leverage compiled queries for frequently executed operations.
- Bulk Operations: Utilize
ExecuteUpdateAsyncandExecuteDeleteAsyncfor efficient mass data modifications.
Quick Start
Use the efcore-patterns skill to configure a DbContext for NoTracking by default and implement query splitting for navigation collections.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: efcore-patterns Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#efcore-patterns 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.