aspnetcore/test/WebSites/WebApiCompatShimWebSite
John Luo 059179b7b8 Add web.config to test sites 2016-04-13 16:12:56 -07:00
..
Controllers Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
Models
ActionSelectionFilter.cs
Startup.cs Add web.config to test sites 2016-04-13 16:12:56 -07:00
WebApiCompatShimWebSite.xproj Remove project name from output path 2016-03-02 14:39:12 -08:00
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.