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.