You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.
I've found it would be useful if we could access ActionDescriptor in the IModelBinder.BindModelAsync method. In Web API 2 there is another parameter of type HttpActionContext. Can you bring it back to MVC 6?
The text was updated successfully, but these errors were encountered:
djanosik
changed the title
Make ActionDescriptor accessible from IModelBinder.BindModelAsync
Make ActionDescriptor accessible in IModelBinder.BindModelAsync
Oct 5, 2015
I've found it would be useful if we could access
ActionDescriptor
in theIModelBinder.BindModelAsync
method. In Web API 2 there is another parameter of typeHttpActionContext
. Can you bring it back to MVC 6?The text was updated successfully, but these errors were encountered: