MikaelEliasson / EntityFramework.Utilities

Provides extensions for EntityFramework that doesn't exist out of the box like delete and update by query and bulk inserts
443 stars 175 forks source link

How to use Bulk Insert with IUnitofwork? #107

Closed aliebrahimi2015 closed 6 years ago

aliebrahimi2015 commented 7 years ago

im using unit of work with ef code first when run application this exception "No provider supporting the InsertAll operation for this datasource was found" please help me for use Bulkinsert bu uow