Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVC FromServicesAttribute is limited to apply to parameters #115

Open
pranavkm opened this issue Nov 18, 2015 · 0 comments
Open

MVC FromServicesAttribute is limited to apply to parameters #115

pranavkm opened this issue Nov 18, 2015 · 0 comments

Comments

@pranavkm
Copy link
Contributor

As part of aspnet/Mvc#3507, FromServicesAttribute was changed to only apply to parameters. The limits the attribute usage to only apply to action arguments and can no longer be applied to controller or model properties to bind services.

Use aspnet/Mvc#3578 for further discussion.

@pranavkm pranavkm added this to the 1.0.0-rc2 milestone Nov 18, 2015
@aspnet aspnet locked and limited conversation to collaborators Nov 18, 2015
@Eilon Eilon changed the title FromServicesAttribute is limited to apply to parameters MVC FromServicesAttribute is limited to apply to parameters Nov 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant