Jonathan Magnan
Jonathan Magnan
Thank you for reaching out to ZZZ Projects, due to the holiday vacation we will have limited email access which may cause some delays from December 23 to January 2....
Hello @jakoss , The [InsertFromQuery](https://entityframework-extensions.net/insert-from-query), `UpdateFromQuery`, and `DeleteFromQuery` methods in EF Extensions are **FREE**. EF Plus has a reference to EF Extensions, so you can already use it as well....
Hello @jakoss , That sure is understandable to be a little bit lost in it. I would not either know if `InsertFromQuery` is indeed free or not with the current...
Hello @karolswdev , @dpatusb , It took us some time but the v5.0.0 has been finally released. The `BulkUpdate` and `BulkMerge` now correctly work with the audit features. If you...
Hello @karolswdev , We have indeed had a solution since this time. You can now add `BulkValueConverter`. It's normally used for type we do not handle but you can use...
Hello @meinsiedler , At this moment, it is indeed impossible to set a `PostConfiguration` globally the way you are doing it. It's more for security purposes than anything else, as...
Hello @meinsiedler , Sure, we will look into this to allow this options to be global. I will try to remember to give you the reason after the internal discussion...
Hello @meinsiedler , We made some progress on this issue, such as better understanding our current different behaviors. One problem with `IncludeGraphOperationBuilder` is it copy action from some previous bulk...
Hello @Mertsch , We will close this issue in this case. AngleSharp is a great library, so surely I understand your choice. Best Regards, Jon
Hello @sangeethnandakumar , The `img` tag doesn't require to be closed. HTML Agility Pack is done for `HTML`, not for `XHTML`, which is way more strict. Unfortunately, I believe your...