aspnetcore/test/WebSites/WebApiCompatShimWebSite
N. Taylor Mullen e829ba7646 Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
..
Controllers
Models
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
ActionSelectionFilter.cs
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.