dotnet-ef-core

Installation
SKILL.md

EF Core Expert Skill

Trigger On

  • The user requests database modeling, writing Linq queries, or handling database migrations.
  • The project contains a DbContext class or references the Microsoft.EntityFrameworkCore package.
  • There is a need to optimize database access performance or solve N+1 query problems.
  • The task involves complex data relationship design (one-to-many, many-to-many, inheritance mapping).
Installs
1
GitHub Stars
7
First Seen
Apr 1, 2026
dotnet-ef-core — benknightdark/neo-skills