Coding Shorts: Bulk Updating and Deleting with Entity Framework Core

Опубликовано: 13 Октябрь 2024
на канале: Shawn Wildermuth
1,692
99

I found a new facility that was added to Entity Framework Core that I missed. If you need to make bulk updates, ExecuteUpdate and ExecuteDelete are crucial when you need them. Let's see how it works!

My new ASP.NET Core course is starting March 11th. See more here:
https://shawnl.ink/paced-net8api

00:00 Introduction
01:59 Bulk Updates in EF
04:42 Using ExecuteUpdate
06:53 Using UpdateDelete
11:45 Using ExecuteDelete for single deletes
14:34 Wrapping Up

If you like this video, you might like other videos in my Instructional Videos:
   • Instructional Videos