EF Basics

If you're completely new to Entity Framework, we recommend you to learn Entity Framework basics first and gradually move forward.
Start Learning Basics

EF 6 DB-First

If you want to use or currently Entity Framework 6.x with existing database then learn Entity Framework 6 Database-First Approach in this section.
Start Learning EF DB-First

EF 6 Code-First

If you are using DDD (Domain Driven Design) for your application then learn Entity Framework 6 Code-First Approach in this section.
Start Learning EF Code-First

EF Core

If your application supports cross-platform then learn new and cross-platform version Entity Framework Core in this section.
Start Learning EF Core

EF Cheat Sheet

Get Entity Framework cheat sheet which you can stick to your wall while working with Entity Framework.
Get EF Cheat Sheets

EF Quiz

Test your Entity Framework knowledge in the quiz section.
Start EF Quiz