optimizing-ef-core-queries
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- Performance Optimization Best Practices: The skill provides standard, high-quality instructional content for .NET developers. It addresses common database performance bottlenecks such as non-sargable queries, N+1 loading patterns, and Cartesian products in complex includes.
- Database Modification Safety: The instructions include a specific safety recommendation to review EF Core migrations manually before applying them to a database. This ensures that the user maintains control over schema changes.
- Use of Official Documentation: The skill references official Microsoft learning resources for deeper technical context, following best practices for developer tooling and documentation.
Audit Metadata