/Ef7-Bulk-Actions

Source code accompanying the video https://youtu.be/A5_thTxsCjY

Primary LanguageC#

Ef7-Bulk-Actions

Source code accompanying the video https://youtu.be/A5_thTxsCjY

In Entity Framework, we used to have to load an object before we could modify or delete it. In EF 7 we can make changes directly in the database.