aspnetcore/test/WebSites/WebApiCompatShimWebSite
Hao Kung 9364f896b3 Options renames for functionals 2015-12-21 16:18:22 -08:00
..
Controllers Options renames for functionals 2015-12-21 16:18:22 -08:00
Models Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
wwwroot
ActionSelectionFilter.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
Startup.cs Reacting to Hosting changes 2015-12-18 15:59:42 -08:00
WebApiCompatShimWebSite.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
hosting.json Reacting to Hosting changes 2015-12-18 15:59:42 -08:00
project.json Reacting to Hosting changes 2015-12-18 15:59:42 -08:00
readme.md

readme.md

WebApiCompatShimWebSite

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.