
Entity Framework Tooling with Erik Ejlskov Jensen
.NET Rocks!
00:00
The Benefits of Tracking in EF Core 7
EF Core 7 has made two new APIs, one called execute, delete, and one called execute update. You can basically sugarcoding over a link way of phrasing bulk update or bulk delete statement. And by bulk, it can also just hit one row, doesn't have to hit many rows. Of course, all this about change tracking, forget about it, because you're basically just phrasing a strongly typed update statement or a strongly typed delete statement and it's not tracking anything.
Transcript
Play full episode