Microsoft.EntityFrameworkCore Extension Methods
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more.
Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more!
Example:...
More information
EFHooks simplifies the task of hooking code into EF Code First's extension points and separates concerns to make it easy to unit test your hooking code.
EFHooks simplifies the task of hooking code into EF Code First's extension points and separates concerns to make it easy to unit test your hooking code.
EFHooks simplifies the task of hooking code into EF Code First's extension points and separates concerns to make it easy to unit test your hooking code.
Entity Framework: Bulk Insert, BulkSaveChanges, Bulk Update, Bulk Delete, Bulk Merge, and Bulk Synchronize.
Support: SQL Server, SQL Azure, PostgreSQL
Coming soon: SQL Compact, Oracle, MySQL, and SQLite
This library is NOT FREE. Trial period always stops at the end of the month.
A library that allows resilient context.SaveChanges / SaveChangesAsync in Entity Framework Core, logging of long-running transactions and limiting of concurrent SaveChanges.
Microsoft.EntityFrameworkCore Extension Methods
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more.
Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more!
**IMPORTANT**
- For...
More information
Save optimizer extension for EF Core - internal library. It supports multiple EF Core providers and brings serious performance benefits for many scenarios without big effort.
Save optimizer extension for EF Core with Dapper execution. It supports multiple EF Core providers and brings serious performance benefits for many scenarios without big effort.
Save optimizer extension for EF Core. It supports multiple EF Core providers and brings serious performance benefits for many scenarios without big effort.