aspnetcore/test/WebSites/WebApiCompatShimWebSite
Ryan Nowak 229724c4ea Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
..
Controllers Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Models
wwwroot
ActionSelectionFilter.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Startup.cs
WebApiCompatShimWebSite.xproj
project.json
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.