EF Core 5 With Code First And Db First [In-depth in 7 Days]
100% guarantee of simplicity in all the concepts with less theory and huge amount of practical real-world examples
What you’ll learn
-
Introduction to EF Core – DbContext – DbSet – Migrations – CRUD
-
Database Structure Updates – Data Annotations – Class Design Techniques
-
Class Design Technique In Depth One To Many And Many To Many Relationship – CRUD – First – FirstOrDefault – SingleOrDefault – Navigation Properties
-
IList Vs IEnumerable Vs IQueryable Immediate Mode Of Query Execution Vs Deferred Mode Mode Of Query
-
Explicit Loading – Lazy Loading – RAW Sql – Stored Procedure In EF
-
Auto Transaction – Manual Transaction – Identity Scope – n Layered Architecture
-
Fluent APIs – Repository Pattern – Unit Of Work
Who this course is for:
- Intermediate .Net Developers