aspnetcore/src
Pranav K 5d5222cdd8 Introduce BindPropertiesAttribute
* Allow controller and Razor Page models to be annotated with BindPropertiesAttribute
* Disallow BindPropertyAttribute from being declared on types.
* Do not allow arbitrary binding attributes to be applied to Razor Page models.

Fixes #7686
2018-04-20 14:32:14 -07:00
..
Microsoft.AspNetCore.Mvc
Microsoft.AspNetCore.Mvc.Abstractions Corrects spelling of some comments 2018-04-09 14:37:20 -07:00
Microsoft.AspNetCore.Mvc.Analyzers
Microsoft.AspNetCore.Mvc.Analyzers.Experimental
Microsoft.AspNetCore.Mvc.ApiExplorer
Microsoft.AspNetCore.Mvc.Core Introduce BindPropertiesAttribute 2018-04-20 14:32:14 -07:00
Microsoft.AspNetCore.Mvc.Cors
Microsoft.AspNetCore.Mvc.DataAnnotations
Microsoft.AspNetCore.Mvc.Formatters.Json Corrects spelling of some comments 2018-04-09 14:37:20 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml
Microsoft.AspNetCore.Mvc.Localization
Microsoft.AspNetCore.Mvc.Razor Generate symbols.nupkg for Mvc.Razor 2018-04-19 12:32:36 -07:00
Microsoft.AspNetCore.Mvc.RazorPages Introduce BindPropertiesAttribute 2018-04-20 14:32:14 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers Allow PartialTagHelper to specify a null model. Fixes #7667 2018-04-18 14:16:44 -07:00
Microsoft.AspNetCore.Mvc.Testing [Fixes #7656] Deps file for netstandard2.0 targeting projects copied by Microsoft.AspNetCore.Mvc.Testing does not play well with Mvc 2018-04-18 11:03:52 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim
Directory.Build.props