Recap: How does Object-Relational Mapping (ORM) work in EFCore?

Опубликовано: 30 Октябрь 2024
на канале: Rainer Stropek
2,026
61

Recording of my lectures at HTL Leonding 2021/22. You can find the course material on GitHub at https://github.com/rstropek/htl-leo-p....

We start the year with some recap lectures. The third one is about data access with .NET and Entity Framework Core. Students have already learned some fundamentals of .NET last year. In this lecture, we recap things and learn about new features in EFCore 6.

The mentioned case study can be found at https://github.com/rstropek/htl-leo-p.... Next week, we will analyse a sample solution implementing the data model of the case study.