How to use Entity Framework's Discriminators

Опубликовано: 29 Март 2023
на канале: Spyros Katsios
741
21

Hi guys, today we are going to see what are discriminators in Entity Framework and when and how to use them.

Entity Framework Core UI plugin : https://plugins.jetbrains.com/plugin/...

Chapters:
00:00 : Introduction and project overview
01:47 : Configuring the entities and creating the database
06:39 : Using our DbContext