[Feature request] names
-equivalent prefix attribute for non-resource controllers.
#106
msacharewicz
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be nice to have an ability to define the name prefix for any non-resource controllers, alike the
names
argument for the#[Resource()]
attribute. Something like this:or:
...as an equivalent of:
Beta Was this translation helpful? Give feedback.
All reactions