Z.EntityFramework Extensions EF6 v5.1.10
Z.EntityFramework Extensions EF6 v5.1.10
Extend your DbContext with high-performance batch and bulk operations. Use BulkSaveChanges to execute bulk operations when saving a large number of entities for maximal performance. Use BatchSaveChanges to combine SQL generated by SaveChanges to reduce database round-trip.