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
wwwroot
ActionSelectionFilter.cs
Startup.cs Reacting to Hosting changes 2015-12-18 15:59:42 -08:00
WebApiCompatShimWebSite.xproj
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.