Commit Graph

10 Commits

Author SHA1 Message Date
David Lebee
2cd1d27df0 new code unit test.
moved entity framework test to in memory database.
2018-10-23 16:12:39 -05:00
David Lebee
cffc978a6a I actually think now its better since we are only parsing for meta information and will seperate the creation of the select expression. 2018-04-02 14:09:57 -05:00
David Lebee
f0ed7d9bd5 added foreach with index linq. 2018-04-02 11:47:30 -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
436bd5ab98 select builder started. 2018-03-12 22:01:41 -05: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