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 Add PageConvention overloads for areas 2018-01-18 08:21:21 -08:00
Infrastructure Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
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 Add support for BadRequest in RazorPages (#7097) 2017-12-01 12:03:24 -08:00
TestRazorProjectFileSystem.cs Re-enable "Move to RazorProjectEngine." 2018-02-16 16:13:54 -08:00