Jonathan Magnan
Jonathan Magnan
Hello @FvS-MR, Could you provide a minimal project that reproduces the warning? I thought compiling HAP with .NET 7 would remove them, as this should start only with projects compiled...
That’s weird — I still don’t get the warning on my brand-new laptop, nor on any of my older PCs.
Hello @wjrogers , Thank you, that will be part for the next time we release this library. @trejjam , there is already several pull request about this. I will try...
Hello @BryantL, I took a quick look but haven’t yet found the change related to it, so I couldn’t check if we can add an option for it. I’ll try...
Hello @hackwithbalaji , Unfortunately, that option is only supported for SQL Server at this moment. We will add a text for this option and probably an error message to give...
Hello @hackwithbalaji , I'm dedicating the whole of December month to improving the documentation (one of the reasons we refuse at this moment a lot of new features/requests as otherwise...
Hello @danielisenmann, We’ll take a look to see if it’s something we can quickly fix, but I can’t make any promises—EF Core generates the query, not us, so we might...
Hello @danielisenmann, After reviewing the code to make our feature compatible with `ExecuteDelete`, we’ve decided not to move forward with it—at least for now. The reason is that we would...
Hello @danielisenmann, I forgot to close this issue. We’ve added a note in the **Limitations** section explaining why it’s not supported: [https://entityframework-extensions.net/where-bulk-contains#what-are-the-limitations](https://entityframework-extensions.net/where-bulk-contains#what-are-the-limitations) Best Regards, Jon
Hello @AdrienCss , Thank you for reporting; we will look into it. Best Regards, Jon