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

Enable FromBody, FromForm, FromQuery, FromHeader, FromServices and FromRouteData attributes for model properties . #801

Closed
pranavkm opened this issue Jul 15, 2014 · 4 comments
Assignees
Milestone

Comments

@pranavkm
Copy link
Contributor

The intent is to support additional forms of activation in a controller \ action method.

@yishaigalatzer
Copy link
Contributor

@rynowak this is the feature we discussed today with @lodejard.

Like we discussed if this has an impact on the architecture (and looks like it does impact ApiExplorer) let's break it down to the pieces we need to accomplish for beta, and clearly specify what can be done later.

@yishaigalatzer
Copy link
Contributor

Putting in ready until we can break this down the pieces and decide what milestone each piece fits in.

@yishaigalatzer
Copy link
Contributor

Closely related to #38, we will deduplicate

@danroth27 danroth27 modified the milestones: 6.0.0-alpha4, 6.0.0-beta1 Sep 24, 2014
@harshgMSFT harshgMSFT changed the title Enhance activation support in Controllers Enable FromBody, FromForm, FromQuery, FromHeader, FromServices and FromRouteData attributes for model and controller properties . Oct 16, 2014
@rynowak rynowak modified the milestones: 6.0.0-rc1, 6.0.0-beta1 Oct 17, 2014
@harshgMSFT harshgMSFT changed the title Enable FromBody, FromForm, FromQuery, FromHeader, FromServices and FromRouteData attributes for model and controller properties . Enable FromBody, FromForm, FromQuery, FromHeader, FromServices and FromRouteData attributes for model properties . Nov 27, 2014
@harshgMSFT
Copy link
Contributor

d00c7ef

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

5 participants