Jonathan Magnan
Jonathan Magnan
Hello @cuiliang , Thank you for reporting, we will try to reproduce the issue with your information Best Regards, Jon
Hello @cuiliang , Thank you again for reporting. My developer is currently able to reproduce the issue. Unfortunately, he is currently requesting some help, and I'm on vacation. So I...
Hello @jsparent , You are right. At this moment, we are not validating the [[Required]](https://www.learnentityframeworkcore.com/configuration/data-annotation-attributes/required-attribute) data annotation for the [Bulk Insert](https://entityframework-extensions.net/bulk-insert) method. It simply inserts the data. However, the [BulkSaveChanges](https://entityframework-extensions.net/bulk-savechanges)...
Hello @jsparent , It depends if you use `IncludeGraph` or not. The `PreBulkInsert` event returns you the list (`obj`) you provided, not every entity in the graph, so you will...
Thank you again, @elgonzo, for answering. We already took action starting from v1.11.55: https://github.com/zzzprojects/html-agility-pack/releases/tag/v1.11.55 We now use the v4.3.4 as @elgonzo specified. Best Regards, Jon
Hello @abolfazletehad2887 , I will close this issues as I have no idea what you are trying to do. Best Regards, Jon
Hello @Sulymankhan , Thank you for your suggestion, When I will restart to work on this project, I will see what we could do. Best Regards, Jon
Hello @Abdinajiibcise , I will close this request as it doesn't look like an issue. Best Regards, Jon
Hello @chessmaster2024 , Thank you for your suggestion. If we have more time to work on this project, I will see what we can do. There is currently to short...
Hello @Filippide8864 , Thank you for reporting. This is definitely coming in a few months. We have currently completed the code editor on [SQL Fiddle](https://sqlfiddle.com/) that will let you insert/edit...