Skip to content

enable easier custom model binding #848

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

Merged
merged 2 commits into from
Apr 13, 2020

Conversation

jonsequitur
Copy link
Contributor

@jonsequitur jonsequitur commented Apr 12, 2020

There are a few changes here:

  • Added BindingContext.AddModelBinder to enable specifying a model binder other than the one that would be generated by convention.
  • IValueDescriptor.Type is renamed to ValueType
  • Removed the expression-based HandlerDescriptor.FromExpression methods.

@jonsequitur jonsequitur requested a review from Keboo April 12, 2020 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants