David Lebee
|
7c0d0ef6c9
|
added old method for people that are upgrading, and will let them the time to migrate their solution.
|
2018-10-25 21:03:29 -05:00 |
|
David Lebee
|
695d3085d1
|
added support for lots of new aggregate helpers.
first breaking change but I think people will be okay with it :)
|
2018-10-25 21:01:44 -05:00 |
|
David Lebee
|
dcaf114a09
|
adding lots more select types support.
|
2018-10-25 20:02:17 -05:00 |
|
David Lebee
|
7269071a3a
|
support null checking on group :)
|
2018-10-25 18:40:30 -05:00 |
|
David Lebee
|
832fc4d5ee
|
1.1.5
|
2018-10-23 16:14:28 -05:00 |
|
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
|
3ec2b6b394
|
just added license to project.
|
2018-10-22 22:24:02 -05:00 |
|
David Lebee
|
49d9d92a4c
|
Empty group to create easy totals
|
2018-10-21 16:15:59 -05:00 |
|
David Lebee
|
019d34bf01
|
allows to specify the type instead.
|
2018-10-19 16:22:37 -05:00 |
|
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
|
dfaca8beab
|
1.0.4
|
2018-10-17 19:40:50 -05:00 |
|
David Lebee
|
6ba4b79e77
|
Merge branch 'master' of https://github.com/PoweredSoft/DynamicLinq
|
2018-10-17 19:40:09 -05:00 |
|
David Lebee
|
133728fd28
|
was missing non generic.
|
2018-10-17 19:40:07 -05:00 |
|
dlebee
|
b781d3fe6c
|
Merge pull request #3 from PoweredSoft/add-license-1
Create LICENSE
|
2018-10-05 08:24:57 -05:00 |
|
dlebee
|
13569d4b5b
|
Create LICENSE
|
2018-10-05 08:24:33 -05:00 |
|
David Lebee
|
b15f90cbd8
|
fixed issue with constant being ambuigious in .net core.
|
2018-09-16 01:10:20 -05:00 |
|
David Lebée
|
80b616b914
|
cleanup.
|
2018-04-17 22:22:01 -05:00 |
|
David Lebée
|
304a984262
|
seperated deps into a diff project.
|
2018-04-17 21:51:27 -05:00 |
|
David Lebée
|
3f0aeaa441
|
Merge branch 'master' of https://github.com/PoweredSoft/DynamicLinq
|
2018-04-17 21:43:56 -05:00 |
|
David Lebée
|
01e7652c06
|
moved conversion into a different project.
|
2018-04-17 21:43:54 -05:00 |
|
dlebee
|
244d8ef0b9
|
Update README.md
|
2018-04-14 23:41:22 -05:00 |
|
David Lebée
|
118f7c30f8
|
new nugget version.
|
2018-04-14 23:36:06 -05:00 |
|
David Lebée
|
62fa1a4d21
|
better handling of null and simple expression null checking.
|
2018-04-14 23:26:42 -05:00 |
|
David Lebée
|
904d3c9945
|
need fixing new test.
|
2018-04-13 18:20:12 -05:00 |
|
David Lebée
|
271fca885f
|
works well :)
|
2018-04-11 22:18:10 -05:00 |
|
David Lebée
|
20da18bbdf
|
fixed that if the last is a select many it needs to check for null as well :)
|
2018-04-11 22:04:54 -05:00 |
|
David Lebee
|
e961c38c99
|
select many support for flattening.
|
2018-04-11 21:39:54 -05:00 |
|
David Lebée
|
0e7aca052c
|
omg finally.
|
2018-04-10 20:08:27 -05:00 |
|
David Lebée
|
3075b565ae
|
Think I im ready to test.
|
2018-04-10 19:29:43 -05:00 |
|
David Lebée
|
8ae2b2313b
|
One Step closer to get the null checking :D
|
2018-04-10 19:08:31 -05:00 |
|
David Lebée
|
3ed2268761
|
First Handling of null check.
|
2018-04-10 19:00:40 -05:00 |
|
David Lebee
|
a8661af93b
|
make sure its latest.
|
2018-04-10 18:26:44 -05:00 |
|
David Lebee
|
65294edebc
|
null type resolving.
|
2018-04-05 19:40:33 -05:00 |
|
David Lebee
|
3b9494d510
|
cleaned up a bit.
|
2018-04-05 19:32:57 -05:00 |
|
David Lebee
|
3ca718da52
|
better names
|
2018-04-05 19:29:50 -05:00 |
|
David Lebee
|
5568d15075
|
better expression logic should be easier to implement null checks now ;)
|
2018-04-05 19:28:07 -05:00 |
|
David Lebée
|
327d141c8e
|
advancing well on a parser concept that can be reused to refactor complicated paths in conditions as well later on (even though it works I think its worth changing later on).
|
2018-04-05 17:54:28 -05:00 |
|
David Lebée
|
2bd292f18d
|
advancing well to be continued.
|
2018-04-04 22:18:11 -05:00 |
|
David Lebée
|
13576133b5
|
well advanced null checking on select expression big deal! :D
|
2018-04-04 21:57:40 -05:00 |
|
David Lebee
|
1be2458591
|
advancing.
|
2018-04-02 15:04:18 -05:00 |
|
David Lebee
|
a917c954e4
|
starting to get somewhere.
|
2018-04-02 15:01:35 -05:00 |
|
David Lebee
|
f3893fc3d6
|
just realized that not all ternaries will have the same final result.
|
2018-04-02 14:37:49 -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
|
4e6dda09b5
|
advancing well :) I think I might have it this time.
|
2018-04-02 11:57:46 -05:00 |
|
David Lebee
|
f0ed7d9bd5
|
added foreach with index linq.
|
2018-04-02 11:47:30 -05:00 |
|
David Lebee
|
48db853236
|
one step closer.
|
2018-03-27 19:37:19 -05:00 |
|
David Lebee
|
1a4bde89df
|
i imagine now i should be able to create ternary conditions since im going from inner to outside (Condition expressions).
|
2018-03-27 19:22:27 -05:00 |
|
David Lebee
|
2f4c406503
|
fiou something that works finally. :)
|
2018-03-27 19:06:04 -05:00 |
|
David Lebée
|
3a24d6086e
|
well advanced expression parser.
|
2018-03-27 08:43:07 -05:00 |
|