Common Mistakes in EF Core
Offered By: NDC Conferences via YouTube
Course Description
Overview
Discover common mistakes in Entity Framework Core and learn how to optimize performance in this NDC Sydney 2021 conference talk by Jernej Kavka. Explore why EF Core is often misunderstood and how to improve your statements for better performance and scalability. Learn about test methodology, data consumption solutions, and performance-enhancing techniques such as explicit includes, implicit joins, and pagination. Gain insights on split queries, cancelable queries, and implicit includes to significantly impact both performance and stability of your application.
Syllabus
Intro
Why EF Core
Test Methodology
Common Mistakes
How bad can it be
Counting
Data Consumption
Solution
Performance
Not tracking
Performance benefits
Explicit includes
Implicit joins
Performance impact
Pagination
Next big tip
Split queries
Cancelable queries
Implicit include
Taught by
NDC Conferences
Related Courses
DDD and EF Core: Preserving EncapsulationPluralsight EF Core 6: The Big Picture
Pluralsight EF Core 6: Cross-platform Development
Pluralsight Testing with EF Core
Pluralsight EF Core 1.0: First Look
Pluralsight