AI AGENT ADDONS
Backend & APIs
1,137installs

Entity Framework Core helps you work with databases in .NET applications. This skill teaches you the best ways to use it. You will learn how to turn off change tracking by default with NoTracking. That makes your read queries much faster.

You will also learn about query splitting for loading related data. And you will manage migration management the right way. The skill shows common mistakes and how to avoid them. This helps you build reliable and fast data access code.

Add Efcore Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/efcore-patterns

Project

mkdir -p .claude/skills/efcore-patterns

Source Repository

Stars
1,033
Forks
97
Watchers
1,033
License
MIT
Last Push
1 month ago
Created
8 months ago