Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Provider could not be resolved. (Devart) #449

Open
Bjoern78 opened this issue Nov 2, 2021 · 1 comment
Open

The Provider could not be resolved. (Devart) #449

Bjoern78 opened this issue Nov 2, 2021 · 1 comment
Assignees

Comments

@Bjoern78
Copy link

Bjoern78 commented Nov 2, 2021

Wenn i use the BulkInsert im get the The Provider could not be resolved Exeption.

Exception

Exception message:The Provider could not be resolved. You must explicitly set the Provider.
Stack trace: at Z.BulkOperations.BulkOperation.()
at Z.BulkOperations.BulkOperation.Execute()
at Z.BulkOperations.BulkOperation.BulkInsert()
at .BulkInsert[T](DbContext this, IEntityType entityType, IEnumerable1 list, Action1 options, SavingSelector savingSelector, Boolean forceSpecificTypeMapping)
at .BulkInsert[T](DbContext this, IEnumerable1 entities, Action1 options, Boolean isBulkSaveChanges)
at DbContextExtensions.BulkInsert[T](DbContext this, IEnumerable1 entities, Action1 options)
at DbContextExtensions.BulkInsert[T](DbContext this, IEnumerable`1 entities)
at


I am Using:
Devart.Data.MySQl.EFCore (8.19.2001)
Z.EntityFramework.Extensions.EFCore (5.2.16) 
@JonathanMagnan JonathanMagnan self-assigned this Nov 2, 2021
@JonathanMagnan
Copy link
Member

Hello @Bjoern78 ,

Thank you for reporting, we will look at it.

Best Regards,

Jon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants