Commit Graph

22 Commits

Author SHA1 Message Date
David Lebee
e02752bfa7 other way caused a stack overflow 2018-10-18 19:27:24 -05:00
David Lebee
f1a932bbd1 count and long count 2018-10-18 19:21:17 -05:00
David Lebee
133728fd28 was missing non generic. 2018-10-17 19:40:07 -05:00
David Lebée
9fe85fcb65 better unit test to test grouping. 2018-03-14 20:08:17 -05:00
David Lebée
9ab186b811 cleaner like this. everyone respects the builder concept with a build method. 2018-03-14 19:34:41 -05:00
David Lebée
18a3756f51 got rid of generic depedancy. :) 2018-03-14 19:25:47 -05:00
David Lebée
c4a398a8cb order by is refactored to not force generics anymore. 2018-03-14 18:50:43 -05:00
David Lebée
f146c00ac4 renamed to better names. 2018-03-14 18:17:25 -05:00
David Lebée
71b207ef78 seperate sort builder from filter builder.
makes logic more seperated.
2018-03-14 18:12:22 -05:00
David Lebée
e4ce956d8a group and select works to an extent. 2018-03-13 21:01:21 -05:00
David Lebée
30d1d9072b prep the field for building the select statement next. 2018-03-12 22:26:41 -05:00
David Lebée
9dd5d59b85 supporting equality comparer :) 2018-03-12 18:00:02 -05:00
David Lebée
165cc15d0a Allow possibility of specifying the type to group with :) 2018-03-12 17:23:02 -05: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
fce55178bb adding extension method straight on where. 2018-03-07 20:16:15 -06:00
David Lebée
47f31d5b74 removed the namespace extensions which was just useless. 2018-03-06 19:59:17 -06:00
David Lebée
2ee15c08e6 same extension methods on IEnumerable. 2018-03-06 19:56:43 -06:00
David Lebée
8396e24305 changed to .net standard. 2018-02-20 21:21:23 -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