Using Dynamic Linq extensions

Options

Hi, trying to use https://dynamic-linq.net/ in Linqpad, all the references imported etc.

System.Linq.Dynamic.Core
Z.EntityFramework.Classic

but Linqpad doesn't seem to recognise extension methods e.g. IQueryable.Select("FieldName")

Thanks
Pavel

Comments