aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
Ryan Nowak 579aca0121 Define semantics for pagemodels
Fixes #6210

Now a pagemodel requires a [PageModel] somewhere in it's hierarchy. We
don't do a guess at whether or not your model class is a PageModel.
2017-06-29 09:24:57 -07:00
..
DependencyInjection Add support for specifying filters on page models. 2017-06-28 14:43:02 -07:00
Infrastructure Add support for specifying filters on page models. 2017-06-28 14:43:02 -07:00
Internal Define semantics for pagemodels 2017-06-29 09:24:57 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test.csproj Add Page filters 2017-06-05 08:05:49 -07:00
PageModelTest.cs Separate PageContext and ViewContext 2017-05-24 16:01:52 -07:00
PageTest.cs Separate PageContext and ViewContext 2017-05-24 16:01:52 -07:00
TestRazorProject.cs Remove usage of NotFoundProjectItem 2017-05-12 15:55:36 -07:00