optimizing-ef-core-queries

SKILLWorkflowcommunity
v0.0.0managedcodeMITUpdated 9d agoSource →

Optimize and improve the performance of slow Entity Framework Core (EF Core) queries: make them generate less SQL, make fewer database round-trips, and return results faster. Use whenever an EF Core or DbContext query or data-access path is slow or should be made faster — whether or not EF Core owns

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
469Repo stars
1Clients
1Formats
9d agoLast update
Skill
Authormanagedcode
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

Optimize and improve the performance of slow Entity Framework Core (EF Core) queries: make them generate less SQL, make fewer database round-trips, and return results faster. Use whenever an EF Core or DbContext query or data-access path is slow or should be made faster — whether or not EF Core owns the database schema. For EF Core, not Dapper or raw ADO.NET.

Keywords
skillclaude