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
|
d6265c3b8d
|
refactoring with names that make more sense.
|
2018-03-14 18:26:30 -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
|
0540554877
|
so much effort ent into this another day the cleaning will be done and the support of regular selects.
|
2018-03-13 22:22:10 -05:00 |
|
David Lebée
|
ba702d3e81
|
Aggregates are advancing well.
|
2018-03-13 22:16:58 -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
|
436bd5ab98
|
select builder started.
|
2018-03-12 22:01:41 -05:00 |
|
David Lebée
|
23d1161667
|
used dynamic type from Dynamic Linq of .net core.
|
2018-03-12 21:55:20 -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
|
17dcbb492f
|
started grouping:
|
2018-03-08 20:18:43 -06:00 |
|
David Lebée
|
fce55178bb
|
adding extension method straight on where.
|
2018-03-07 20:16:15 -06:00 |
|
David Lebée
|
74a68c70c1
|
completed tests for in :)
|
2018-03-06 22:40:01 -06:00 |
|
David Lebée
|
60dedaecf4
|
supporting in and not in.
|
2018-03-06 21:04:54 -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
|
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
|
49acab93cf
|
shotcut are tested and its completed.
|
2018-02-28 22:27:36 -06:00 |
|
David Lebée
|
0807d7cdd7
|
Almost done testing shortcuts.
|
2018-02-28 18:10:33 -06:00 |
|
David Lebée
|
f6ce5a45af
|
fixed test.
|
2018-02-14 08:12:30 -06:00 |
|
David Lebée
|
b348bdfe90
|
Entity framework testing is pretty good must say
|
2018-02-13 23:09:58 -06:00 |
|
David Lebée
|
bb309f9ffb
|
test for sorting EF.
|
2018-02-13 21:38:04 -06:00 |
|
David Lebée
|
46422bca42
|
testing with EF no changes required works quite well :)
|
2018-02-13 21:18:58 -06:00 |
|
David
|
e3660877ef
|
collection handling.
and auto null checking if enabled.
|
2018-02-12 21:27:09 -06:00 |
|
David
|
6fa59c3035
|
Query builder now supports collections.
Lots of refactoring for this support.
|
2018-02-12 20:28:53 -06:00 |
|
David
|
507b64c34b
|
almost ready to support more complex filtering.
|
2018-02-12 11:15:22 -06:00 |
|
David
|
7bdb84e896
|
added sortings.
|
2018-02-12 04:18:44 -06:00 |
|
David
|
8e88e13861
|
example using query builder.
|
2018-02-12 03:18:42 -06:00 |
|
David
|
98388c6f90
|
fixed test.
|
2018-02-11 20:11:35 -06:00 |
|
David
|
50fc50225d
|
Add project files.
|
2018-02-11 19:55:29 -06:00 |
|