LINQKit icon indicating copy to clipboard operation
LINQKit copied to clipboard

Question: What is `InvokeEFCore`?

Open Mike-E-angelo opened this issue 3 years ago • 1 comments

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. 👍

Mike-E-angelo avatar Aug 25 '21 16:08 Mike-E-angelo

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

Mike-E-angelo avatar May 29 '22 20:05 Mike-E-angelo