Commit Graph

37 Commits

Author SHA1 Message Date
David Lebee
c4627fe42e more extension method and fluent validation library :) 2021-08-11 16:56:27 -04:00
David Lebee
8b7b81a092 mistake should of been a continue was a break. 2021-06-16 23:06:27 -04:00
David Lebee
de72b86abf updated and added case insensitive support. 2021-04-27 14:08:39 -04:00
David Lebee
3020fbf126 changed types to use string to avoid enumeration issues. 2021-02-08 23:38:35 -05:00
dlebee
777074f54a Update azure-pipeline.yaml for Azure Pipelines 2021-02-07 00:25:20 -05: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
cc0b01bfee get support :) 2021-02-05 14:05:18 -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
d68f87028d controller security with the same service. 2021-02-04 21:09:29 -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
45279da02b added validation middleware. 2021-02-04 13:53:53 -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
d01ac1601c now supports interceptors for dynamic query. 2021-02-02 20:39:59 -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
8175dc5f3d will think about it again better. 2021-02-02 15:05:32 -05:00
David Lebee
bddf4eec25 advance query started, next step is to see how to implement the differences between aspnetcore and eventual gql. 2021-02-02 13:36:24 -05:00
dlebee
73e3f6b8a4
Update README.md 2021-02-02 12:42:44 -05:00
dlebee
0e240a80ab
Update README.md 2021-02-02 12:41:38 -05:00
David Lebee
7f4c00ab3a read me and added ignore suport to controller. 2021-02-02 12:34:18 -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
b9fbe5aca1 Merge branch 'master' of https://github.com/PoweredSoft/CQRS 2021-02-02 01:05:49 -05:00
David Lebee
60abf83932 aspnetcore query support. 2021-02-02 01:05:48 -05:00
dlebee
ebc76ad23e
Merge pull request #1 from PoweredSoft/add-license-1
Create LICENSE
2021-02-01 23:56:21 -05:00
dlebee
af3e2c7284
Create LICENSE 2021-02-01 23:55:58 -05:00
dlebee
808dcbd18f
Create azure-pipeline.yaml 2021-02-01 23:34:07 -05:00
David Lebee
c61ebca4b6 Add project files. 2021-02-01 23:31:07 -05:00
David Lebee
4d8f170812 Add .gitignore and .gitattributes. 2021-02-01 23:31:05 -05:00