neo-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
34
GitHub Stars
7
First Seen
May 25, 2026
neo-dotnet-ef-core — benknightdark/neo-skills