aspnetcore/test
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
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Define semantics for pagemodels 2017-06-29 09:24:57 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Performance
Microsoft.AspNetCore.Mvc.Razor.Test
Microsoft.AspNetCore.Mvc.RazorPages.Test Define semantics for pagemodels 2017-06-29 09:24:57 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Microsoft.AspNetCore.Mvc.Test Add support for specifying filters on page models. 2017-06-28 14:43:02 -07:00
Microsoft.AspNetCore.Mvc.TestCommon React to API change in HttpAbstractions 2017-06-27 17:33:46 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test React to API change in HttpAbstractions 2017-06-27 17:33:46 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites Define semantics for pagemodels 2017-06-29 09:24:57 -07:00