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

Fix #4929 - Move IActionInvokerFactory from .Internal#4947

Closed
rynowak wants to merge 1 commit intodevfrom
invoker-factory
Closed

Fix #4929 - Move IActionInvokerFactory from .Internal#4947
rynowak wants to merge 1 commit intodevfrom
invoker-factory

Conversation

@rynowak
Copy link
Copy Markdown
Member

@rynowak rynowak commented Jul 1, 2016

Also added a wealth of doc comments to an area that's not currently super
well documented.

Also added a wealth of doc comments to an area that's not currently super
well documented.
@rynowak rynowak force-pushed the invoker-factory branch from 783789f to 0823889 Compare July 1, 2016 18:23

using Microsoft.AspNetCore.Mvc.Abstractions;

namespace Microsoft.AspNetCore.Mvc.Infrastructure
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't see any product code that needed to change as a result of this. Most things that reference this will already reference this namespace because the action selector is also here.

@ajaybhargavb
Copy link
Copy Markdown
Contributor

:shipit:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants