aspnetcore/test/WebSites/WebApiCompatShimWebSite
Pranav K b520b0cb22 Limit [FromServices] to apply only to parameters
Fixes #3507
2015-11-17 16:41:04 -08:00
..
Controllers Limit [FromServices] to apply only to parameters 2015-11-17 16:41:04 -08:00
Models
wwwroot
ActionSelectionFilter.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
Startup.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
WebApiCompatShimWebSite.xproj
project.json Remove Microsoft.AspNet.Server.IIS from test Websites 2015-10-24 08:04:00 -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.