Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Attribute Routing: Add ability to specify route info to Http*Attributes #730

@rynowak

Description

@rynowak

We need to add the routing members to our Http*Attributes (Ex: [HttpGet("api/Products", Order = 1, Name = "Products")]. This will allow using [HttpGet(...)] and friends to specify an attribute route.

Needs to include: Route, Name, Order

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions