aspnetcore/test
Pranav K 197ef139d6 Provide a way within the Page/PageModel to run code before any handler runs
Fixes #6606
2017-09-22 09:25:22 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Fix #4914 patternize filter overrides 2017-09-18 12:12:44 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Make DefaultApiDescriptionProvider understand ActionResult<T> 2017-09-11 14:20:38 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Additional fixes for #4604 2017-09-13 23:39:00 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Provide a way within the Page/PageModel to run code before any handler runs 2017-09-22 09:25:22 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
Microsoft.AspNetCore.Mvc.Localization.Test Added new extension methods to configure all MVC localization services 2017-09-18 14:28:55 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Make @inherit + Razor Pages + _ViewImports work 2017-09-14 12:34:00 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Provide a way within the Page/PageModel to run code before any handler runs 2017-09-22 09:25:22 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test TagHelperOutput extension methods for class value manipulation (#6565) 2017-09-13 11:58:10 -07:00
Microsoft.AspNetCore.Mvc.Test Introduce a filter to send bad request results with details when ModelState is invalid (#6849) 2017-09-21 11:09:32 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites Provide a way within the Page/PageModel to run code before any handler runs 2017-09-22 09:25:22 -07:00
Directory.Build.props
MvcTests.ruleset