Intro to Entity Framework Core 5 - New features

preview_player
Показать описание
In this video i will be explaining to you what is Entity Framework Core 5, what benefits does it provide, will do a quick overview and then we will discuss the new features in .Net 5

Timestamps below to guide you through the video:
00:00 Intro
0:15 Agenda
00:40 Getting Started
00:51 What is Entity Framework
01:30 Benefits
02:24 Step by Step code
45: 22 New Features
45:47 Debug enhancements
52:36 Many to Many Mappings
59:44 Inheritance Mapping

So the Agenda for today:

- What is Ef Core
- Some of the benefits of Ef Core
- Overview of Ef Core
- New Features in Ef Core 5 (Debug, Many to Many, Entity inheritance)
- Demo New Features

Source code:

Let us connect:

Support my work:

WHO AM I:
I'm Mohamad, a technical architect working in Manchester, UK. I make videos about web, cloud, desktop and mobile development.

GET IN TOUCH:

#efcore #csharp #dotnet #beginner #stepbystep #efcore5
Рекомендации по теме
Комментарии
Автор

A great teacher ❤️
Sir could u please tell me which theme u r using in vs code which makes u easy to create c# class with auto generated namespace.
Thanks

AbdulRehman-hixk
Автор

Mohamad, Is there anyway you could list the VSCode extensions you are using? I really like your setup.

briananderson
Автор

Nice Tutorial. Can you do something on RazorPages?

obinnaokafor
Автор

Hey! This is a bit outdated for EF5. You no longer need to use a intermediary table for many to many.

cksharp