Relational Model and Object Model 12
Entity Framework Architecture. 17
Entity Framework Approaches. 21
Entity Framework Approaches in Action. 25
DropCreateDatabaseWhenModelChanges. 93
Code First Migrations in Action. 95
Querying in Entity Framework. 114
Loadings in Entity Framework. 116
Code First Migrations in ASP.NET Web API 2.0. 120
Creating a Web API Project. 120
Adding the API Controller. 128
Entity Framework Code First Migrations. 138
Exploring the Generated Database. 149
Running the application and Setup Postman. 153
Endpoints and Database operations. 157
Where can EF Core be Used. 173
Code First Approach using Entity Framework Core. 174