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

ModelBinder for WebAPI #132

Open
martimarkov opened this issue Sep 17, 2015 · 2 comments
Open

ModelBinder for WebAPI #132

martimarkov opened this issue Sep 17, 2015 · 2 comments

Comments

@martimarkov
Copy link
Contributor

Would it be possible to have a ModelBinder for ApiController?

@mcintyre321
Copy link
Owner

I don't have the time to work on this unfortunately, but what would be great would be if someone could implement this by:

  1. Changing the current Mvc based modelbinder to work off a Json.NET JObject instead of IValueBInder
  2. Moving the Json.NET binding logic into the core library
  3. Creating a WebApi binder

@brunoshine
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants