You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-Batch ops: **Update, Delete** - Deprecated from EF8 since EF7+ has native Execute-Up/Del.
5
-
-AddOps (additional): **Truncate.**
5
+
-AddOp (additional): **Truncate.**
6
6
Library is Lightweight and very Efficient (warp speed), having all mostly used [CRUD](https://en.wikipedia.org/wiki/Create,_read,_update_and_delete) operation.
7
7
Was selected in top 20 [EF Core Extensions](https://docs.microsoft.com/en-us/ef/core/extensions/) recommended by Microsoft.
0 commit comments