How to use Entity Framework with Blazor Server

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Nice video! For future ones, would be happy to see some more explanations on why what you talk about is useful!

alexxen
Автор

Hey, great video. One thing that I am still wondering with DBContextFactory and Services such as the PeopleService in the video is: how would you coordinate chaging/saving/getting of data across two or more services. Say for example a UserService calls a AddressService?

AmortizedLogN
Автор

I didn't watched video about scoped yet and why it breaks app, but it is stil strange to me why it must be transient.

RaZziaN
Автор

u write some code that u say is good - but u give no proof or explanation. Would be helpful if you could point out the MS Learn best practise for DBContext and Blazor and tie that in with your coding.

Lazzerman