Home

Using Dynamic Linq extensions

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

Sign In or Register to comment.