aspnetcore/test/WebSites/WebApiCompatShimWebSite
Pranav K cd7954a164 Updating to dev versions 2016-06-16 10:40:11 -07:00
..
Controllers
Models
ActionSelectionFilter.cs [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
Startup.cs
WebApiCompatShimWebSite.xproj
project.json Updating to dev versions 2016-06-16 10:40:11 -07:00
readme.md
web.config

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.