Commit Graph

19 Commits

Author SHA1 Message Date
David Lebee
36bf2a9096 deprecating ODATA support in 3.x until we make the protocol work properly, also the library from microsoft is quite inconsistent when it comes to case ofthe property in their convention vs the property names in urls. 2021-08-13 12:21:27 -04:00
David Lebee
a5661b69a8 more extenson methods. :) 2021-08-11 17:00:22 -04:00
David Lebee
cf2450f5f7 added cors and added produces json. 2021-02-07 00:12:41 -05:00
David Lebee
5df2fa99ce just updating sample to support optional research. 2021-02-05 14:09:07 -05:00
David Lebee
7a67866dc3 OData support. :) 2021-02-05 13:06:34 -05:00
David Lebee
764f4a7cd6 this dosent work, but i will leave it here to explore later. 2021-02-05 11:59:53 -05:00
David Lebee
3e6c76ab18 GQL Authorization Middleware implemented, will take care of controllers next. 2021-02-04 21:00:24 -05:00
David Lebee
edf9258a85 GQL dynamic query :) 2021-02-04 13:51:31 -05:00
David Lebee
ffcfc60df1 graphql fluent validation implementation with middleware. 2021-02-03 20:28:56 -05:00
David Lebee
afb8b534bb basic query and mutation discovery, next dynamic queries get added through extensions :) 2021-02-03 19:51:23 -05:00
David Lebee
bd1b948a19 moved files individually. 2021-02-03 10:50:28 -05:00
David Lebee
de98b3b472 better way to inject interceptors into the dynamic query. 2021-02-03 01:26:37 -05:00
David Lebee
0d3fbbcd01 added alter queryable service. 2021-02-02 20:06:56 -05:00
David Lebee
972a4060ca well advanced registration will use alter queryable service soon. 2021-02-02 19:51:07 -05:00
David Lebee
30e15e310c more adjusted to support params. 2021-02-02 19:32:39 -05:00
David Lebee
ca307194db dynamic query support. 2021-02-02 19:01:29 -05:00
David Lebee
5292dfde52 better naming. 2021-02-02 12:22:58 -05:00
David Lebee
20df5ce79d cqrs. 2021-02-02 12:19:59 -05:00
David Lebee
60abf83932 aspnetcore query support. 2021-02-02 01:05:48 -05:00