aspnetcore/test
Ryan Nowak c93c168df3 Add mapping service for action results
This allows the use of custom 'envelope' types like ActionResult<> with
a corresponding API Explorer implementation.

Basically this PR services to decouple a bunch of infrastructure from
ActionResult<>.
2018-03-27 17:13:41 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.Analyzers.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Add mapping service for action results 2018-03-27 17:13:41 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Add mapping service for action results 2018-03-27 17:13:41 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests [Fixes #7518] NullReferenceException thrown when Controller method uses Guid parameter default value 2018-03-27 05:22:20 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Add compatibility switch controlling parameter metadata and top-level validation 2018-03-26 12:29:04 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test ApplicationPartFactory: The works 2018-03-21 15:40:15 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Add mapping service for action results 2018-03-27 17:13:41 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Add model attribute for PartialTagHelper. 2018-03-23 16:13:55 -07:00
Microsoft.AspNetCore.Mvc.Test ApplicationPartFactory: The works 2018-03-21 15:40:15 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Introduce LifecycleProperty 2018-03-22 10:18:36 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites [Fixes #7518] NullReferenceException thrown when Controller method uses Guid parameter default value 2018-03-27 05:22:20 -07:00
Directory.Build.props
MvcTests.ruleset