Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 415 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 415 Bytes

EF7 - Bulk updates and Bulk deletes

Finally the long awaited bulk update and bulk delete feature is heading towards Entity Framework 7. So we will have a look how to use it and what might be some limitations.

Also I will have a quick look at the performance aspect, because this was the main driver for that feature.

Found here