We have a nuget package referenced, it’s an internal DB layer using EFCore. But in the main project that references the DLL, cursor doesn’t seem to know the context object properties or the structure of the EFCore objects.
What are the options do you think (aside from adding that project to the current solution)?