aspnetcore/test/WebSites/WebApiCompatShimWebSite
Pranav K a1f4786695 Updating json files to pin versions and build files to pin KoreBuild 2016-06-27 13:51:10 -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 json files to pin versions and build files to pin KoreBuild 2016-06-27 13:51:10 -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.