optimizing-ef-core-queries
Maintained by dotnet
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
- Current version
- Unknown
- License
- MIT
- Network access
- Unknown / not assessed
- Review status
- Not verified
Problem it solves
This catalog entry helps users find and evaluate optimizing-ef-core-queries for the task described by its available catalog summary. Confirm the exact scope in the linked original source when one is available.
When to use it
Consider optimizing-ef-core-queries when its available catalog summary matches the task at hand. When available, review the linked original source before use for precise instructions, requirements, and limitations.
Installation and updates
These commands are displayed for copying only and are never executed on RefHub servers. Review the linked upstream source before running them.
npx skills add dotnet/skills --skill optimizing-ef-core-queries -y
Agent compatibility
No compatibility test has been recorded
Do not assume agent compatibility until documented test evidence is available.