I created for it an interface and abstract class.
For Using it implement IApplicataionDbContext(Your Db Context Interface) from IDbContextBulkExtensions interface and İmplement ApplicationDbContext(Your Db Context) class from AbstractDbContext not DBContext class
You can download files from https://gitlab.com/eminafsin/bulkextensionforcleanarichtecture