aspnetcore/test/Microsoft.AspNetCore.Mvc.Ab...
Ryan Nowak 144766f2e3 Simplify BindAttribute - rename PredicateProvider
This change renames IPropertyBindingPredicateProvider to
IPropertyFilterProvider. The changes here are mostly renames of
parameters/variables from predicate -> propertyFilter. I did a
find+replace and left the term 'predicate' in some of the docs because it
refers to a predicate in the abstract sense.

This change also simplifies BindAttribute and removes support for type
activation.
2016-03-31 12:34:02 -07:00
..
ModelBinding Simplify BindAttribute - rename PredicateProvider 2016-03-31 12:34:02 -07:00
Microsoft.AspNetCore.Mvc.Abstractions.Test.xproj
project.json Fixed packages 2016-03-25 12:27:49 -07:00