aspnetcore/test/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
Infrastructure
Internal
Microsoft.AspNetCore.Mvc.RazorPages.Test.csproj
PageModelTest.cs
PageTest.cs
TestRazorProjectFileSystem.cs