Skip to content

Users cannot decorate composition handlers with the Route attribute to prefix routes #148

@mauroservienti

Description

@mauroservienti

ASP.Net Controllers support decorating the controller class with the route attribute. As of today, the composition handler class contains only one single Handle method making the route prefixing feature less useful. Although, this is needed in order to support conventions based handlers as detailed by #247

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    Status

    Under investigation

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions