BlogExamples/EF7Bulk at main · weibaohui/BlogExamples · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

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