Skip to content

v1.0.24

Compare
Choose a tag to compare
@zzzprojects zzzprojects released this 01 Nov 01:25
· 342 commits to master since this release

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)