HTL Perg: Mobile Computing and C# Course - Part 7 (Entity Framework Core Basics)

Опубликовано: 29 Сентябрь 2024
на канале: Rainer Stropek
1,131
16

This year, I give two courses at HTL Perg, a college for computer science: Software Engineering with C# and Mobile Computing. In both courses, I teach C#. This is the recording of the course.

In this lecture, we start exploring Entity Framework Core. We learn basics about installing it, creating model and data context classes, working with migrations, and insert/read data using EF Core.