aspnetcore/test/WebSites/WebApiCompatShimWebSite
Hao Kung 6333c12d77 Fix test websites 2015-09-02 20:11:05 -07:00
..
Controllers Fix test websites 2015-09-02 20:11:05 -07:00
Models Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
wwwroot
ActionSelectionFilter.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Startup.cs Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
WebApiCompatShimWebSite.xproj
project.json React to Kestrel rename 2015-08-11 16:30:03 -07: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.