aspnetcore/test/WebSites/WebApiCompatShimWebSite
BrennanConroy 967001f923 Add publish-iis and fix web.config 2016-04-22 14:07:38 -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 publish-iis and fix web.config 2016-04-22 14:07:38 -07:00
readme.md
web.config Add publish-iis and fix web.config 2016-04-22 14:07:38 -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.