We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411e275 commit fc1be3eCopy full SHA for fc1be3e
README.md
@@ -57,6 +57,7 @@ ctx.Users.Where(x => x.LastLoginDate < DateTime.Now.AddYears(-2))
57
```
58
59
**Support:** EF5, EF6
60
+
61
**[Learn more](https://github.com/zzzprojects/EntityFramework-Plus/wiki/EF-Batch-Delete-%7C-Entity-Framework-Batch-Delete-Objects-Without-Loading-Them)**
62
63
## Batch Update
0 commit comments