dotnet-dynamic-linq/PoweredSoft.DynamicLinq
2021-04-27 12:51:29 -04:00
..
DynamicType used dynamic type from Dynamic Linq of .net core. 2018-03-12 21:55:20 -05:00
Extensions new code unit test. 2018-10-23 16:12:39 -05:00
Fluent all tests are passing, negate and not contains feature. 2019-03-19 17:07:34 -05:00
Helpers support for method calls on string, this would help database drivers like mongo or even other database that have a string collation that is case sensitive. 2021-04-27 12:51:29 -04:00
Interfaces common builder interface makes sense probably for future. 2018-03-14 19:36:26 -05:00
Parser ready for pull-request. 2020-07-31 13:02:51 -04:00
Properties/PublishProfiles fixed issue with constant being ambuigious in .net core. 2018-09-16 01:10:20 -05:00
Resolver ready for pull-request. 2020-07-31 13:02:51 -04:00
Constants.cs Enabled LessThan[OrEqual], GreaterThan[OrEqual] on strings using CompareTo method 2019-11-27 19:18:33 +01:00
PoweredSoft.DynamicLinq.csproj pipelined ready. 2019-11-27 16:10:35 -06:00