AI AGENT ADDONS
Databases
9,111installs

Entity Framework Core is a tool for working with databases in .NET applications. This skill helps you follow the best ways to use it. You will learn how to design your data context, create strong entities, and write fast queries.

Using these tips makes your code easier to maintain and safer. You will avoid common mistakes like slow performance or security risks. The advice covers everything from migrations to testing.

Whether you are building a web app or a console tool, these practices will help you succeed. Focus on what matters and let this guide show you the right path.

Add Ef Core skill to your workflow

Global

mkdir -p ~/.claude/skills/ef-core

Project

mkdir -p .claude/skills/ef-core

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago