LinqPad doesn't reference linqkit?
LinqPad is displaying the following error:
CS1061 'DbSet' does not contain a definition for 'AsExpandable' and no extension method 'AsExpandable' accepting a first argument of type 'DbSet' could be found (press F4 to add a using directive or assembly reference)
I have referenced LinqKit, LinqKit.core, linqKit for entity framework.
What am I missing?
(again with the references...)
Thanks,
CS1061 'DbSet' does not contain a definition for 'AsExpandable' and no extension method 'AsExpandable' accepting a first argument of type 'DbSet' could be found (press F4 to add a using directive or assembly reference)
I have referenced LinqKit, LinqKit.core, linqKit for entity framework.
What am I missing?
(again with the references...)
Thanks,