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. |
||
|---|---|---|
| .. | ||
| Abstractions | ||
| ActionConstraints | ||
| Authorization | ||
| Filters | ||
| Formatters | ||
| ModelBinding | ||
| Properties | ||
| Routing | ||
| ActionContext.cs | ||
| IActionResult.cs | ||
| IUrlHelper.cs | ||
| Microsoft.AspNetCore.Mvc.Abstractions.xproj | ||
| Resources.resx | ||
| project.json | ||