Skip to main content

dotnet-efcore-patterns

Provides tactical patterns for optimizing Entity Framework Core in .NET applications, enhancing DbContext management and query performance.

Install this skill

or
94/100

Security score

The dotnet-efcore-patterns skill was audited on Mar 2, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 580

External URL reference

SourceSKILL.md
580- [EF Core performance best practices](https://learn.microsoft.com/en-us/ef/core/performance/)
low line 581

External URL reference

SourceSKILL.md
581- [DbContext lifetime, configuration, and initialization](https://learn.microsoft.com/en-us/ef/core/dbcontext-configuration/)
low line 582

External URL reference

SourceSKILL.md
582- [EF Core interceptors](https://learn.microsoft.com/en-us/ef/core/logging-events-diagnostics/interceptors)
low line 583

External URL reference

SourceSKILL.md
583- [EF Core migrations overview](https://learn.microsoft.com/en-us/ef/core/managing-schemas/migrations/)
low line 584

External URL reference

SourceSKILL.md
584- [EF Core compiled queries](https://learn.microsoft.com/en-us/ef/core/performance/advanced-performance-topics#compiled-queries)
low line 585

External URL reference

SourceSKILL.md
585- [EF Core connection resiliency](https://learn.microsoft.com/en-us/ef/core/miscellaneous/connection-resiliency)
Scanned on Mar 2, 2026
View Security Dashboard
Installation guide →