aspnetcore/test
Ryan Nowak e3ce1f52d4 Added Conflict result helper to ControllerBase
- Added ConflictObjectResult and ConflictResult types.
- Conflict(), Conflict(object error), Conflict(ModelState modelState)
added to ControllerBase.cs.

Fixes #6172
2017-10-02 15:05:57 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Added Conflict result helper to ControllerBase 2017-10-02 15:05:57 -07: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
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Updated formatters to wrap exceptions in InputFormatException for invalid input 2017-09-22 14:33:17 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Add EnableRangeProcessing (#6895) 2017-09-29 18:39:45 -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
Microsoft.AspNetCore.Mvc.Razor.Test
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
Microsoft.AspNetCore.Mvc.Test Replace ProblemDetailsAttribute with ApiControllerAttribute 2017-09-22 10:26:13 -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 Design extensibility for executors 2017-09-22 10:32:55 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Design extensibility for executors 2017-09-22 10:32:55 -07:00
WebSites Update fsproj for FSharpWebSite. Fixes #6554 2017-10-02 14:35:28 +01:00
Directory.Build.props
MvcTests.ruleset