b7b88bc258
added icon and readmy for nugets, added gitea pipeline, added AoT compatible for all projects that are not AspNetCore specific
mathias2024-12-22 11:59:19 -05:00
edb84a792a
fix random chars in project file
mathias2024-09-03 04:31:32 -04:00
e58b86c0fb
fix DynamicQueryController removed Generic that shouldn't have been removed in the first place, causing run time issues with MakeGeneric
mathias2024-09-02 21:28:27 -04:00
9015dc2d5f
more examples.
David Lebee
2021-08-18 01:29:45 -04:00
50b3b66595
multi framework target.
David Lebee
2021-08-13 15:16:57 -04:00
2a8012cc3b
ready for version.
David Lebee
2021-08-13 13:58:34 -04:00
1416937958
net50
David Lebee
2021-08-13 12:45:41 -04:00
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.
David Lebee
2021-08-13 12:21:27 -04:00
a482f594e6
ready for 2.0.0 stable.
David Lebee
2021-08-11 17:05:56 -04:00
a5661b69a8
more extenson methods. :)
David Lebee
2021-08-11 17:00:22 -04:00
c4627fe42e
more extension method and fluent validation library :)
David Lebee
2021-08-11 16:56:27 -04:00
8b7b81a092
mistake should of been a continue was a break.
David Lebee
2021-06-16 23:06:27 -04:00
de72b86abf
updated and added case insensitive support.
David Lebee
2021-04-27 14:08:39 -04:00
3020fbf126
changed types to use string to avoid enumeration issues.
David Lebee
2021-02-08 23:38:35 -05:00
777074f54a
Update azure-pipeline.yaml for Azure Pipelines
dlebee
2021-02-07 00:25:20 -05:00
cf2450f5f7
added cors and added produces json.
David Lebee
2021-02-07 00:12:41 -05:00
5df2fa99ce
just updating sample to support optional research.
David Lebee
2021-02-05 14:09:07 -05:00
cc0b01bfee
get support :)
David Lebee
2021-02-05 14:05:18 -05:00
7a67866dc3
OData support. :)
David Lebee
2021-02-05 13:06:34 -05:00
764f4a7cd6
this dosent work, but i will leave it here to explore later.
David Lebee
2021-02-05 11:59:53 -05:00
d68f87028d
controller security with the same service.
David Lebee
2021-02-04 21:09:29 -05:00
3e6c76ab18
GQL Authorization Middleware implemented, will take care of controllers next.
David Lebee
2021-02-04 21:00:24 -05:00
45279da02b
added validation middleware.
David Lebee
2021-02-04 13:53:53 -05:00
edf9258a85
GQL dynamic query :)
David Lebee
2021-02-04 13:51:31 -05:00
ffcfc60df1
graphql fluent validation implementation with middleware.
David Lebee
2021-02-03 20:28:56 -05:00
afb8b534bb
basic query and mutation discovery, next dynamic queries get added through extensions :)
David Lebee
2021-02-03 19:51:23 -05:00
bd1b948a19
moved files individually.
David Lebee
2021-02-03 10:50:28 -05:00
de98b3b472
better way to inject interceptors into the dynamic query.
David Lebee
2021-02-03 01:26:37 -05:00
d01ac1601c
now supports interceptors for dynamic query.
David Lebee
2021-02-02 20:39:59 -05:00
0d3fbbcd01
added alter queryable service.
David Lebee
2021-02-02 20:06:56 -05:00
972a4060ca
well advanced registration will use alter queryable service soon.
David Lebee
2021-02-02 19:51:07 -05:00
30e15e310c
more adjusted to support params.
David Lebee
2021-02-02 19:32:39 -05:00
ca307194db
dynamic query support.
David Lebee
2021-02-02 19:01:29 -05:00
8175dc5f3d
will think about it again better.
David Lebee
2021-02-02 15:05:32 -05:00
bddf4eec25
advance query started, next step is to see how to implement the differences between aspnetcore and eventual gql.
David Lebee
2021-02-02 13:36:24 -05:00