This repository was archived by the owner on Dec 14, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Bring back Controller.TryUpdateModel #415
Comments
+1 |
A couple of questions about this:
|
Bump? |
|
@DamianEdwards @davidfowl do you have preferences or explicit list of which of these 10 overloads are useful? |
This was referenced Jul 11, 2014
pranavkm
added a commit
that referenced
this issue
Jul 14, 2014
This changeset reintroduces some of the overloads for Controller.TryUpdateModel. Fixes #415
pranavkm
added a commit
that referenced
this issue
Jul 14, 2014
This changeset reintroduces some of the overloads for Controller.TryUpdateModel. Fixes #415
Microsoft.AspNetCore.All 2.1.5 |
@pranavkm, I see async version, but there is no TryUpdateModel. |
Use |
@pranavkm I cannot use await because my action is not async |
@RoboBurned make the action asynchronous instead. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: