aspnetcore/test/WebSites/RazorPagesWebSite/Pages/Conventions
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
..
AuthFolder Define semantics for pagemodels 2017-06-29 09:24:57 -07:00
Auth.cshtml Add a PagesOption type that allows configuring the root for Page file discovery 2017-03-03 17:20:07 -08:00