Jonathan Magnan
Jonathan Magnan
Hello @julealgon , My developer started to look at it but got some issue trying to reproduce it even with the code you provided on the EF6 issue. Do you...
Honestly, if you cannot share the code or reproduce it in a simple way, we will probably choose to close this issue. You can sure obfuscate it but then, most...
If you cannot share the project, what about adding EF Dynamic Filters source directly in your project? So you will be able to debug it within the source itself and...
Hello @tangdf , Thank you for reporting, we will look at it. I'm not sure yet how we will handle this change since we want to stay backward compatible. We...
Hello @YauGoh , Thank a lot for your project, I will try to make my developer look at it tomorrow. Best Regards, Jonathan --- **Performance Libraries** `context.BulkInsert(list, options => options.BatchSize...
Hello @YauGoh , Thank for the reminder, it looks the pull has been done more than one month ago: https://github.com/zzzprojects/EntityFramework-Effort/pull/145 but I forgot to review and merge it. I will...
Hello @YauGoh , Sorry again for the delay, The pull has been merged. Could you try the latest version v2.0.4 and let me know if everything works as expected? Best...
Hello @cryo75 , I hope that eventually happen but not right now. We are currently re-writer our model for `EF Core` and once it's done, perhaps it will be the...
Hello @cryo75 , Unfortunately, time is missing to update this project to support EF Core. Could happen one day but there is currently no short-term plan for doing it.
Hello @timg83 , Do you think you could provide us a test project with this issue? It will make easier/faster for my developer to getting started for investigating it. _We...