Computer EngineeringComputer ScienceComputing & Information Technology

Introducing Entity Framework (2021)

Instructor Cam Soper introduces Entity Framework (EF) Core. EF Core is an object-relational mapper (ORM) that simplifies working with relational databases using strongly typed .NET objects. Cam shows you how to reverse engineer an existing database for use with EF Core. He explains that ASP.NET and EF Core are a perfect match to accelerate your web app development. He demonstrates how to use SQLite and Azure Cosmos database providers with EF Core. Cam concludes by exploring several ways you can optimize your EF Core code.

This course was created by Microsoft.NET. We are pleased to host this training in our library.

Learn More