Setup Entity Framework Core (EF Core) Quickly | Class Library Implementation | Entity Relationships

preview_player
Показать описание
Note: This is a first part video inside the playlist 'Project Layer Structuring'.

This video demonstrates how you can implement the latest Entity Framework Core on a latest .NET Core MVC application implemented in a separate class library. We will learn a sample project, how to discover relationships and design tables

00:00 The "Project Layer Structuring" playlist series
00:07 A simple project
01:38 Entity relationships (1:1, 1:N, N:N)
03:50 Agenda
05:02 Installing Entity Framework Core
06:43 Setting up tables and relationships
13:08 Running migrations with package manager

I upload videos every Sunday.

Background score attribution:
Creative Commons Attribution 3.0 Unported License
Рекомендации по теме
Комментарии
Автор

Excellent video - but please lose the music.

iancarr
Автор

Video is wonderful but music volume very high

batuhansevgil
Автор

How IDcard class relate to Student Entity 14:19
Without creating Student property under IDcard class??

sambhavyadavofficial
Автор

It's good video about theory, but why you add these attributes when it's not required? It only gives your students more to learn and that are unnecessary things

zirexpl