dotnet-dynamic-linq/PoweredSoft.DynamicLinq
2018-04-11 22:04:54 -05:00
..
DynamicType used dynamic type from Dynamic Linq of .net core. 2018-03-12 21:55:20 -05:00
Extensions 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
Fluent 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
Helpers omg finally. 2018-04-10 20:08:27 -05:00
Interfaces common builder interface makes sense probably for future. 2018-03-14 19:36:26 -05:00
Parser omg finally. 2018-04-10 20:08:27 -05:00
Resolver 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
Constants.cs 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
ExpressionPathPart.cs added foreach with index linq. 2018-04-02 11:47:30 -05:00
PoweredSoft.DynamicLinq.csproj 1.1.0 2018-03-14 19:49:11 -05:00