aspnetcore/src/Microsoft.AspNetCore.Mvc.Ra...
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
..
ApplicationModels
DependencyInjection Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
Filters Fixed PageFilter docs 2018-04-18 11:42:40 -07:00
Infrastructure Remove usages of obsolete APIs 2018-04-13 14:54:35 -07:00
Internal Introduce BindPropertiesAttribute 2018-04-20 14:32:14 -07:00
Properties
CompiledPageActionDescriptor.cs
IPageActivatorProvider.cs
IPageFactoryProvider.cs
IPageModelActivatorProvider.cs
IPageModelFactoryProvider.cs
Microsoft.AspNetCore.Mvc.RazorPages.csproj
NonHandlerAttribute.cs
Page.cs
PageActionDescriptor.cs
PageBase.cs
PageContext.cs
PageContextAttribute.cs
PageModel.cs Fixed PageFilter docs 2018-04-18 11:42:40 -07:00
PageResult.cs
RazorPagesOptions.cs Remove root directory customization options for Razor Pages areas 2018-04-11 15:25:31 -07:00
RazorPagesOptionsConfigureCompatibilityOptions.cs
Resources.resx
baseline.netcore.json
breakingchanges.netcore.json