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 Marked PageArgumentBinder type as Obsolete 2018-03-19 11:50:20 -07:00
PageTest.cs
TestRazorProjectFileSystem.cs Re-enable "Move to RazorProjectEngine." 2018-02-16 16:13:54 -08:00