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
Extend your IDbConnection with high-performance bulk operations
Features: BulkInsert, BulkDelete, BulkUpdate, BulkMerge, and more!
Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more!
Online Example: https://dotnetfiddle.net/ltIqrC
Include free and prime features.
An improved version of SqlBulkCopy.
Features: BulkInsert, BulkDelete, BulkUpdate, BulkMerge, and more!
Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more!
DataTable Example: https://dotnetfiddle.net/2B7QpT
Entity Example: https://dotnetfiddle.net/istUUT
Include free and prime...
More information
Gridsum.DataflowEx is a dataflow and etl framework redesigned on top of Microsoft TPL Dataflow library with Object-Oriented Programming in mind.
DataflowEx enables you to write reusable components and easily link them together as a high-level dataflow graph while still having the power of...
More information
The Pendo SDK for apps based on Xamarin. The Pendo platform allows product owners to track user behavior and deliver personal experiences through highly targeted native in-app surveys, guides, and announcements.
BulkInsert for EF (DbModelStore) branch for improved startup performance. For further information, please read my blog post. http://www.fusonic.net/en/blog/2014/07/09/three-steps-for-fast-entityframework-6.1-first-query-performance/