e3d16c9f56
feat: Assembly search nested handler type filtering
...
Fix the assembly handler scanning and do not allow nested handlers to be present.
2026-05-23 16:17:56 +02:00
b1d2b749a4
feat: add string segment api to PropertyPath
...
This resolves the api constraints defined in #5
2026-05-22 23:23:10 +02:00
a7ecf08efb
feat: add property path transformation
...
This resolves #3 to allow custom property paths to be defined.
2026-05-22 21:09:22 +02:00
ef734ad02e
chore: add nuget package description
...
This also removes the description from the package readme. The desciption of the package is
shown on nuget.org in the list view and if no package readme is defined on the detail view of
a package version. Since we provide a package readme we do not need the description shown
twice.
2026-05-21 21:57:30 +02:00
2572bd3695
chore: update insert_final_newline setting
2026-05-16 12:36:35 +02:00
d97cbbaa1c
chore: inital project release
2026-05-16 12:02:15 +02:00
8f54ff4e31
feat: add property path support
2026-05-16 11:50:38 +02:00
de2d0e2693
feat: add request validation
2026-05-16 11:05:07 +02:00
1218d3617a
feat: add inital in memory dispatcher
...
Add a simple in memory dispatcher for scalar requests and stream request.
2026-05-16 11:05:07 +02:00