Ef Core Introduction and Quick Start with Console Project – E1

Reading Time: < 1 minute This the part 1 in the EF Complete Definitive Course. In this Video we shall be doing a quick EF Core Introduction and do a quick start guide using a console project. In less then 20 minutes we will setup all the aspects of Database connection, viz setting up database, updating schema, configuring code, querying and inserting records. In this quick video we shall start with a console project and then add complete dal layer based on entity framework.