Entity Framework 7 Makes Performing UPDATES and DELETES Easy!

preview_player
Показать описание
.Net 7 released to the world recently and with it came the newest version of Entity Framework as well, Entity Framework 7. This update brought in a new feature called Bulk Update that changes fundamentally how updates and deletes work in .Net 7 APIs. They basically gave us another way to do updates and deletes. I want to talk about the benefits of using these new methods as well as remove any doubts about the scenarios you might want to use them in. Any questions feel free to leave them below.

#entityframework #dotnet7 #EntityFramework7

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

Will you guys be using ExecuteUpdate and ExecuteDelete in your next .Net 7 API?

IsraelQuiroz
Автор

Bro What package i need to install for that...?

jerlincs