aspnetcore/test/WebSites/WebApiCompatShimWebSite
John Luo 059179b7b8 Add web.config to test sites 2016-04-13 16:12:56 -07:00
..
Controllers
Models
ActionSelectionFilter.cs
Startup.cs Add web.config to test sites 2016-04-13 16:12:56 -07:00
WebApiCompatShimWebSite.xproj
project.json Add web.config to test sites 2016-04-13 16:12:56 -07:00
readme.md
web.config Add web.config to test sites 2016-04-13 16:12:56 -07:00

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.