aspnetcore/test/WebSites/WebApiCompatShimWebSite
Pranav K 5b805bb12d Updating to use cli
Fixes #3908
2016-02-22 17:49:51 -08:00
..
Controllers Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Models
wwwroot
ActionSelectionFilter.cs [Fixes #4085] Controller helper inconsistency: HttpNotFound(), Ok() 2016-02-19 09:25:04 -08:00
Startup.cs Updating to use cli 2016-02-22 17:49:51 -08:00
WebApiCompatShimWebSite.xproj
project.json Updating to use cli 2016-02-22 17:49:51 -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.