scottksmith95 / LINQKit

LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
MIT License
1.65k stars 165 forks source link

Question: What is `InvokeEFCore`? #145

Open Mike-E-angelo opened 3 years ago

Mike-E-angelo commented 3 years ago

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 commented 2 years ago

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