aspnetcore/test/WebSites/WebApiCompatShimWebSite
Kiran Challa 0f0cfdfe94 Removed unnecessary package references 2017-06-01 12:02:05 -07:00
..
Controllers
Models Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActionSelectionFilter.cs [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
Startup.cs
WebApiCompatShimWebSite.csproj Removed unnecessary package references 2017-06-01 12:02:05 -07: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.