aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
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
..
ApplicationModels
DependencyInjection
Infrastructure
Internal Add mapping service for action results 2018-03-27 17:13:41 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test.csproj
PageModelTest.cs Marked PageArgumentBinder type as Obsolete 2018-03-19 11:50:20 -07:00
PageTest.cs
TestRazorProjectFileSystem.cs