Commit Graph

52 Commits

Author SHA1 Message Date
singatias b0f05a3239 Update dotnet.yml 2023-11-04 16:16:06 -04:00
singatias cdf9a01dd4 Create dotnet.yml 2023-11-04 16:12:16 -04:00
Mathias Beaulieu-Duncan 589d81502b update doc a little bit and change PoweredSoft to OpenHarbor in a few methods 2023-11-04 16:08:39 -04:00
Mathias Beaulieu-Duncan 1c81288895 update namespaces
refactor the name of the organisation
2023-11-04 15:24:56 -04:00
Mathias Beaulieu-Duncan 88c86513e9 initial commit for .net 8 migration 2023-10-02 11:25:45 -04:00
David Lebee 9015dc2d5f more examples. 2021-08-18 01:29:45 -04:00
David Lebee 50b3b66595 multi framework target. 2021-08-13 15:16:57 -04:00
David Lebee 2a8012cc3b ready for version. 2021-08-13 13:58:34 -04:00
David Lebee 1416937958 net50 2021-08-13 12:45:41 -04:00
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
dlebee 1c44d39d90 Update README.md 2021-08-11 17:15:34 -04:00
dlebee 54da3d42e5 Update README.md 2021-08-11 17:15:16 -04:00
dlebee 1eb484ce88 Update README.md 2021-08-11 17:14:26 -04:00
David Lebee a482f594e6 ready for 2.0.0 stable. 2021-08-11 17:05:56 -04:00
David Lebee a5661b69a8 more extenson methods. :) 2021-08-11 17:00:22 -04:00
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