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 Use VirtualRazorProjectSystem for Razor tests 2018-04-09 15:27:03 -07:00
Internal Introduce BindPropertiesAttribute 2018-04-20 14:32:14 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test.csproj
PageModelTest.cs
PageTest.cs
TestRazorProjectFileSystem.cs