Commit Graph

15 Commits

Author SHA1 Message Date
David Lebée
9db5d74284 Next allow the possibility to specify the class type to group by :) 2018-03-11 22:16:51 -05:00
David Lebée
b624797330 create anonymous type and group by it. :) 2018-03-11 21:54:13 -05:00
David Lebée
515d0bee37 anonymous type creation linq. 2018-03-11 00:58:32 -06:00
David Lebée
7278dea56d creating anonymous types :) 2018-03-08 23:22:12 -06:00
David Lebée
64d60b6942 simple grouping. 2018-03-08 21:59:18 -06:00
David Lebée
60dedaecf4 supporting in and not in. 2018-03-06 21:04:54 -06:00
David Lebée
cbd60bad8c StringComparison Support. 2018-03-06 19:43:49 -06:00
David Lebée
deff96e68c fix forgot to specify second param. 2018-03-06 18:34:28 -06:00
David Lebée
8396e24305 changed to .net standard. 2018-02-20 21:21:23 -06:00
David
e3660877ef collection handling.
and auto null checking if enabled.
2018-02-12 21:27:09 -06:00
David
babce13871 complex query. 2018-02-12 20:30:03 -06:00
David
6fa59c3035 Query builder now supports collections.
Lots of refactoring for this support.
2018-02-12 20:28:53 -06:00
David
7bdb84e896 added sortings. 2018-02-12 04:18:44 -06:00
David
b1db7a3604 added query convert strategy. 2018-02-12 03:30:55 -06:00
David
50fc50225d Add project files. 2018-02-11 19:55:29 -06:00