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 Return to NetStandard 2017-05-25 10:34:16 -07:00
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 Return to NetStandard 2017-05-25 10:34:16 -07:00
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 Enabled a way to buffer request body in formatters 2017-06-06 09:33:32 -07:00
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 Return to NetStandard 2017-05-25 10:34:16 -07:00
Microsoft.AspNetCore.Mvc.Performance Return to NetStandard 2017-05-25 10:34:16 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Normalize paths returned by view location expanders 2017-06-27 08:48:07 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Define semantics for pagemodels 2017-06-29 09:24:57 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Return to NetStandard 2017-05-25 10:34:16 -07:00
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 Add DiagnosticSource to RazorView (#6386) 2017-06-26 15:35:31 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test React to API change in HttpAbstractions 2017-06-27 17:33:46 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Remove duplicate type 2017-06-26 16:32:51 -07:00
WebSites Define semantics for pagemodels 2017-06-29 09:24:57 -07:00