-
Book Overview & Buying
-
Table Of Contents
Learning Entity Framework Core
By :
Learning Entity Framework Core
By:
Overview of this book
In this course, you will learn how to create, execute and rollback your own migrations. You will also get familiar with everything you need to create complex relational models. You will explore some of the most important advanced features of the entity framework like shadow properties, database generated values and raw SQL queries. You will know how to take an existing database and write a project based upon it with minimal intervention.
By the end of this course, you will certainly have added Entity Framework Core to your toolbox.
Table of Contents (5 chapters)
Introduction to Entity Framework Core
Create, Execute, and Roll Back Migrations
Create Models and Connect Them Through Relationships
Performing Querying Operations