Commit Graph

56 Commits

Author SHA1 Message Date
David Lebee
01f510e637 multi target :) 2021-08-13 14:55:08 -04:00
David Lebee
d8576e0274 3.0.0 ready with EF5 + NET5 2021-08-13 13:10:15 -04:00
David Lebee
353a7401ce case insensitive support. 2021-04-27 13:11:54 -04:00
David Lebee
f8c9ce882a updating to latest dynamic query. 2020-07-31 19:22:13 -04:00
David Lebee
6a49098836 Resolve Query Interceptor and queryable Interceptor provider :) 2019-12-12 17:37:32 -06:00
David Lebee
9c0a05b579 execution options. 2019-11-27 20:08:51 -06:00
David Lebee
3d58f0496d upgrade dep data v2 2019-11-21 19:18:56 -06:00
David Lebee
c300906c5e not ready for ef core 3 yet but allowing aspnet core 3 2019-10-13 14:06:47 -05:00
David Lebee
a74b635332 2.1.x change to be able to push updates for 2.0 branch. 2019-10-13 13:05:27 -05:00
mathias-poweredsoft
4f54fb855d
Update QueryResult.cs 2019-09-05 21:22:50 -05:00
David Lebee
41f456e30d updating references. 2019-07-22 17:03:21 -05:00
David Lebee
99e623c93f fix in the order of sortings when grouping is activated. 2019-04-22 20:18:38 -05:00
David Lebee
1bbd0c90f6 bad 2019-03-22 16:40:05 -05:00
David Lebee
7392c25257 I beleive its ready now. 2019-03-22 16:17:19 -05:00
David Lebee
9262708ab8 now had more generic possibilites. 2019-03-22 15:38:13 -05:00
David Lebee
dc9c7e1674 ready for version 2 2019-03-22 15:27:04 -05:00
David Lebee
9e6dc08e53 strongly typed returned interfaces, next is the async mode. 2019-03-19 22:54:15 -05:00
David Lebee
61642eee18 added feature for batch readings alterations. 2019-02-23 22:47:50 -06:00
David Lebee
9b51e2e287 will be nuggetting using alm from now on. 2019-02-13 22:37:46 -06:00
David Lebee
7bf68bd0ec fixing poweredsoft.data versioning. 2019-02-13 22:19:13 -06:00
David Lebee
63b1406a78 nuget version commit. 2019-02-13 20:28:29 -06:00
David Lebee
1d2b0e17b7 updating powered soft data services and .net core to 2.2.0 2019-02-13 20:25:39 -06:00
David Lebee
22563bdab9 had to fix references. 2018-12-07 15:19:45 -06:00
David Lebee
ae1b7db8f9 async query handler. 2018-12-06 23:25:39 -06:00
David Lebee
ce07c3f6d2 Async seems to work very well :) 2018-12-06 23:08:16 -06:00
David Lebee
23b45a00ac Async handler is ready just need to be tested. 2018-12-06 21:24:03 -06:00
David Lebee
087153b5b7 better 2018-11-23 01:42:53 -06:00
David Lebee
a1a5a57383 added some extension and made available the code to bind easily to aspnetcore trough interface. 2018-11-18 05:33:37 -06:00
David Lebee
89f4abb159 1.0.4 2018-11-15 19:44:22 -06:00
David Lebee
ee7afe49d2 multi group fix. 2018-11-15 19:42:30 -06:00
David Lebee
d64c9c5d49 version. 2018-11-12 22:13:28 -06:00
David Lebee
c085451eb6 1.0.3 updated to highest dynamic linq. 2018-10-26 16:22:01 -05:00
David Lebee
263df71b62 1.0.1 2018-10-25 21:34:07 -05:00
David Lebee
85fbd082fd added support for new aggregates. 2018-10-25 21:30:31 -05:00
David Lebee
ec1828ba85 1.0.0 2018-10-23 22:25:04 -05:00
David Lebee
49029d535f grouping interceptor tests. 2018-10-23 21:38:28 -05:00
David Lebee
1fb58a9eb6 No Sorting tests, made standard like all pre-expression building interceptors, passed down the criteria. 2018-10-23 17:42:53 -05:00
David Lebee
7a39d70a3e sort fix. 2018-10-22 22:08:27 -05:00
David Lebee
dd65a46b4b cleaning up. 2018-10-21 20:34:53 -05:00
David Lebee
e217896243 next would be to add a bit more interceptors, example to interface the result of an aggregate and change it :) 2018-10-21 20:27:50 -05:00
David Lebee
13f4ef0b83 intercept aggregate 2018-10-21 16:37:59 -05:00
David Lebee
24378c4b87 unused variable. 2018-10-21 16:13:07 -05:00
David Lebee
87606bab75 just easier with indexes. 2018-10-21 16:12:40 -05:00
David Lebee
d598508ab2 aggregates on all completed :) 2018-10-21 16:06:45 -05:00
David Lebee
94d241590e aggregate support. 2018-10-21 15:20:17 -05:00
David Lebee
7a8ee0895c finding matching aggregate works. 2018-10-21 14:46:33 -05:00
David Lebee
4bb96b2058 grouping result is ready, next step is to flatten the aggregates that match. 2018-10-21 14:15:26 -05:00
David Lebee
01de3b480b data is ready next is to regroup into a result :) 2018-10-21 13:23:23 -05:00
David Lebee
244130c4cb pieces are ready to connect :P 2018-10-21 13:15:21 -05:00
David Lebee
8ca897b304 grouping is starting well :P 2018-10-19 16:44:13 -05:00