Getting Started with Entity Framework Core [1 of 5] | Entity Framework Core for Beginners

Getting Started with Entity Framework Core [1 of 5] | Entity Framework Core for Beginners

dotnet

2 года назад

246,802 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Schurli
Schurli - 31.10.2023 00:14

Good Video, but I have one question, when I try the command Add-Migration, I get the failure, that Android will not be supported. So I tried to make a DummyProject, like the documentation says, but it doesn't work... Can someone help me?

Ответить
javerikr
javerikr - 20.10.2023 01:32

@dotnet

Ответить
maulana satya
maulana satya - 30.09.2023 07:19

Excellent video. Thanks bro!

Ответить
Bob Freiday
Bob Freiday - 12.09.2023 08:41

Absolutely brilliant video tutorials! Subscribed!

Ответить
diego arroyo
diego arroyo - 10.09.2023 03:15

That tool bar in the bottom, how can I set it up in my VS?

Ответить
Trav B
Trav B - 27.08.2023 23:37

I really wish we could use EF Core but as far as I know, it does not support the database my company is stuck using - IBM for i or DB2 iSeries (or whatever it’s called these days).
To make it worse we are stuck on version v5r4! 😢
Does anybody know if EF Core can be used for this as I haven’t been able to find anything for years.

Ответить
Zaphod Beeblebrox
Zaphod Beeblebrox - 27.07.2023 21:50

Are you sure your name is not meant to be Sam Cooper

Ответить
Vigneash Selvaraj
Vigneash Selvaraj - 24.07.2023 13:26

Excellent video

Ответить
Yves Free-Assange Scherdin
Yves Free-Assange Scherdin - 27.06.2023 00:21

A very good series of tutorial videos, but the last video contains useful tips about tools and materials that are relevant for all videos before (1-5), Everybody should watch video 6 first.

Ответить
ShortsHubYT
ShortsHubYT - 13.06.2023 22:02

Getting this error on update-database command on my local sql server
A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)
Please help

Ответить
Dawid Kasprzyca
Dawid Kasprzyca - 04.06.2023 13:55

Any plans to explain relationships like hasmanythrough or pivots?

Ответить
Wit ΧαοΣ
Wit ΧαοΣ - 18.05.2023 21:52

hello, thanks for the video. I've a question. How can I create those tables in another DB in my local server, letsay the name of the Database is DiscApp. Thanks

Ответить
VLADI BVLGARI
VLADI BVLGARI - 12.05.2023 17:54

Like many, I could reproduce everything easily. But as a beginner, I do have one question left: what, in the code or structure, knew the created database should be called "ContossoPizza"? Nowhere in the code this is explicitly told. So I assume it's implicitly told, but how?
Cheers!

Ответить
Ishmael Raines
Ishmael Raines - 06.05.2023 17:13

Great video. Just that I wish i could see how the solution was set up. It shows its a Console app not much how to set up

Ответить
boffin schist
boffin schist - 08.04.2023 01:37

I'm typing out every cs file since they are not in github files as far as I can see. Any ideas? By the way, I wrote this same comment yesterday and it's not here now. I suppose it got deleted?

Ответить
Evan Lee
Evan Lee - 02.04.2023 17:14

great tutor ❤

Ответить
William Dexter
William Dexter - 02.04.2023 17:05

In this context, I keep getting an error with the update database.
A network-related error or an instance error was detected.

I have now managed to get the database visible in SQL Server Explorer, but when I run Update-Database I also get a long error message with this note: A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an untrusted certificate authority).

Can anyone tell me how to solve this? Maybe renew the certificate, etc.?

Ответить
Wayne Green
Wayne Green - 31.03.2023 18:48

Why doesn’t the class Product have an ICollection<OrderDetail> OrderDetails {get; set;} the way the class Order has it?

Ответить
Wayne Green
Wayne Green - 30.03.2023 21:38

Thanks very much. Even though I've been using EF for a long time, there were still some things that I learned here and/or which got cleared up better.

Ответить
Daniel Johansson
Daniel Johansson - 29.03.2023 21:51

This is not for beginners ...

Ответить