Skip to content

Commit e2b987d

Browse files
authored
Update README.md
1 parent 95f2bc2 commit e2b987d

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
@@ -4,7 +4,7 @@ EntityFrameworkCore extensions that offer enterprise-grade performance boost - i
44
-Batch ops (chunk-oriented processing): **Update, Delete** - Deprecated from EF8 (v7+ has native Execute-Up/Del).
55
-AddOp (additional improvement): **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.
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*.
88
Latest version is using EF Core 10.
99
Supports all 5 major sql databases: **SQLServer, PostgreSQL, MySQL, Oracle, SQLite.**
1010
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

Comments
 (0)