Skip to content

Commit b0a3430

Browse files
authored
Update README.md
1 parent 58f450d commit b0a3430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
EntityFrameworkCore extensions (performance improvement - into overdrive):
33
-Bulk operations (super fast): **Insert, Update, Delete, Read, Upsert, Sync, SaveChanges.**
44
-Batch ops: **Update, Delete** - Deprecated from EF8 since EF7+ has native Execute-Up/Del.
5-
-AddOps (additional): **Truncate.**
5+
-AddOp (additional): **Truncate.**
66
Library is Lightweight and very Efficient (warp speed), having all mostly used [CRUD](https://en.wikipedia.org/wiki/Create,_read,_update_and_delete) operation.
77
Was selected in top 20 [EF Core Extensions](https://docs.microsoft.com/en-us/ef/core/extensions/) recommended by Microsoft.
88
Latest version is using EF Core 9.

0 commit comments

Comments
 (0)