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

Make IActionInvoker signature compatible with middleware #4291

Closed
@rynowak

Description

@rynowak

We should make the action invoker signature into just RequestDelegate - which is what routing expects. We do this today in MvcRouteHandler by closing over the action descriptor. We should just push this into the invoker, and simplify the handler code in the process.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions