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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ EntityFrameworkCore extensions that offer enterprise-grade performance boost - i
4
4
-Batch ops (chunk-oriented processing): **Update, Delete** - Deprecated from EF8 (v7+ has native Execute-Up/Del).
5
5
-AddOp (additional improvement): **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
-
Was selected in top 20[EF Core Extensions](https://docs.microsoft.com/en-us/ef/core/extensions/) recommended by *Microsoft*.
7
+
Was selected in top 10[EF Core Extensions](https://docs.microsoft.com/en-us/ef/core/extensions/) recommended by *Microsoft*.
8
8
Latest version is using EF Core 10.
9
9
Supports all 5 major sql databases: **SQLServer, PostgreSQL, MySQL, Oracle, SQLite.**
10
10
Check out [Testimonials](https://docs.google.com/spreadsheets/d/e/2PACX-1vShdv2sTm3oQfowm9kVIx-PLBCk1lGQEa9E6n92-dX3pni7-XQUEp6taVcMSZVi9BaSAizv1YanWTy3/pubhtml?gid=801420190&single=true) from the Community and User Comments.
0 commit comments