v1.0.24
Download the library here
FIXED: Issue with Group By and LINQ method used in a Select Statement
string code = "Select(s=> new { o = 'a').GroupBy(x => x.o + ';' + x.o).Select(x => x.First());"
query.Execute<IEnumerable<dynamic>>(code);
PRO Version unlocked for the current month (Unlimited characters)