Skip to content

I want to be able to use attributes to configure Command Routes #1

@jamescrosswell

Description

@jamescrosswell

For example:

[CommandRoute(typeof(IgnoreBob), typeof(SayHello))]

We could also decorate the command handlers with HTTP Verb attributes to add route constraints... although I think I might prefer descendent attributes like GetCommandRouteAttribute and PostCommandRouteAttribute

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions