aspnetcore/test/WebSites/WebApiCompatShimWebSite
N. Taylor Mullen e829ba7646 Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
..
Controllers ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
Models
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
ActionSelectionFilter.cs Replaced status code number with constants 2015-02-05 16:43:59 -08:00
Startup.cs
WebApiCompatShimWebSite.kproj
project.json Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

WebApiCompactShim

This web site illustrates how to configure and use WebApiCompatShim to get Web API 2.* like behavior. Features which are used include but are not limited to action results, action selection and parameter binding.