LINQKit
LINQKit copied to clipboard
Question: What is `InvokeEFCore`?
First off, THANK YOU SO MUCH for making this project. I recently ran into a little ordeal with EFCore's Compiled Queries and have started to explore expression builders. This one seems perfect. Thank you again for your efforts here.
I do have a question however. When using EF.CompileQueryAsync
with an Expression
that has an InvokeEFCore
call in it, it doesn't seem to work. However, if I use Invoke
, it does. So, now I am confused. :) I looked into the README here and the issues and didn't see anything obvious, so checking here ask and to thank you for saving me a lot of time otherwise. 👍
Was it something I said? 😏
FWIW I have this project mentioned (along with half of NuGet it seems) in my project's acknowledgements here: https://alpha.starbeam.one/about/acknowledgements
I also just sent you some <3 on twitter which is the reason I chimed back here 😁 https://twitter.com/Mike_E_angelo/status/1531005018400247808