Commit Graph

115 Commits

Author SHA1 Message Date
dlebee
a8468e35ca
Merge pull request #8 from PoweredSoft/feature/queryinterceptorprovider
Resolve Query Interceptor and queryable Interceptor provider :)
2019-12-12 18:54:26 -05:00
David Lebee
6a49098836 Resolve Query Interceptor and queryable Interceptor provider :) 2019-12-12 17:37:32 -06:00
dlebee
5be4b7e3ac
Merge pull request #7 from PoweredSoft/feature/execution-options
execution options.
2019-12-06 12:49:23 -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
dlebee
071a58dd13
Merge pull request #5 from PoweredSoft/feature/netcore3
Feature/netcore3
2019-10-13 17:41:00 -04:00
David Lebee
857a9aa183 updated docs. 2019-10-13 16:37:32 -05:00
David Lebee
522c37deaf deserialize 2019-10-13 15:34:32 -05:00
David Lebee
707ef3178e json net support is ready, waiting on ms for support of json converter from interfaces. 2019-10-13 15:15:07 -05:00
David Lebee
19858764a3 added test for not support. 2019-10-13 14:11:57 -05: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
David Lebee
68a924a00f Merge branch 'master' of https://github.com/PoweredSoft/DynamicQuery 2019-10-13 12:54:00 -05:00
dlebee
936efeff56
Merge pull request #3 from mathias-poweredsoft/master
Update QueryResult.cs
2019-09-06 09:28:29 -04:00
mathias-poweredsoft
4f54fb855d
Update QueryResult.cs 2019-09-05 21:22:50 -05:00
David Lebee
1980da3b7c Merge branch 'master' into develop 2019-07-22 17:05:59 -05:00
David Lebee
fb973a2898 Merge branch 'release/updating-to-latest' 2019-07-22 17:05:59 -05:00
David Lebee
46740415bb Merge branch 'master' into develop 2019-07-22 17:03:32 -05:00
David Lebee
41f456e30d updating references. 2019-07-22 17:03:21 -05:00
David Lebee
8eb7cd1eec Merge tag 'fix-serialization-contract' into develop
fix-serialization-contract fix-serialization-contract
2019-04-22 22:09:57 -05:00
David Lebee
74e16d8560 Merge branch 'release/fix-serialization-contract' 2019-04-22 22:09:57 -05:00
David Lebee
3a11db6dd7 fixing issue with composite filter serialization 2019-04-22 22:07:56 -05:00
David Lebee
e973219dc1 Merge tag 'fix-group-sorting' into develop
fix-group-sorting fix-group-sorting
2019-04-22 20:19:34 -05:00
David Lebee
351fef7afd Merge branch 'release/fix-group-sorting' 2019-04-22 20:19:33 -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
2446ce5166 Merge branch 'hotfix/mistake_on_has_subgroups' 2019-03-22 16:40:17 -05:00
David Lebee
39be955fcc Merge branch 'master' into develop 2019-03-22 16:40:17 -05:00
David Lebee
1bbd0c90f6 bad 2019-03-22 16:40:05 -05:00
David Lebee
17e9434722 Merge branch 'release/2.x-ready' 2019-03-22 16:18:24 -05:00
David Lebee
5dff9b664c Merge tag '2.x-ready' into develop
2x 2.x-ready
2019-03-22 16:18:24 -05:00
David Lebee
ec6a2e1de7 Merge branch 'feature/MakeMoreStronglyTyped' into develop 2019-03-22 16:17:46 -05:00
David Lebee
7392c25257 I beleive its ready now. 2019-03-22 16:17:19 -05:00
David Lebee
10fbe01674 more doc. 2019-03-22 16:12:12 -05:00
David Lebee
9ee1286e82 getting documentations ready. 2019-03-22 16:09:44 -05:00
David Lebee
4e00431b89 docs for breaking change. 2019-03-22 16:07:13 -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
24a18e065b Merge branch 'master' of https://github.com/PoweredSoft/DynamicQuery 2018-11-23 01:42:55 -06:00
David Lebee
087153b5b7 better 2018-11-23 01:42:53 -06:00
dlebee
625231384d
Update README.md 2018-11-23 00:22:47 -06:00