aspnetcore/test/WebSites/WebApiCompatShimWebSite
Harsh Gupta e0f7c1b810 Fixing Readme 2015-02-19 10:20:16 -08:00
..
Controllers ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
Models
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
ActionSelectionFilter.cs
Startup.cs
WebApiCompatShimWebSite.kproj
project.json
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

WebApiCompactShim

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.