EFCore.BulkExtensions is a lightweight and efficient library for EntityFrameworkCore that offers various bulk operations including Insert, Update, Delete, Read, Upsert, Sync, and SaveChanges which are extremely fast. Deprecated Batch operations include Delete and Update, while Truncate is still available. This library supports all four major databases including SQLServer, PostgreSQL, MySQL, and SQLite. Additionally, it was selected as one of the top 20 EF Core extensions recommended by Microsoft. The latest version uses EF Core 7 and targets .Net 7. A dual license is available for purchase, and donations are accepted. Contributing to the library is also welcome. Please read the documentation and write detailed explanations of any issues. This library also provides a variety of specific nugets for individual providers.