aspnetcore/test/WebSites/WebApiCompatShimWebSite
N. Taylor Mullen e829ba7646 Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
..
Controllers
Models
wwwroot
ActionSelectionFilter.cs
Startup.cs Adding a pattern for returning 'unhandled' exception information via 2014-12-15 16:29:08 -08:00
WebApiCompatShimWebSite.kproj
project.json Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
readme.md

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.