aspnetcore/test/WebSites/WebApiCompatShimWebSite
John Luo 22b37fb83b Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
..
Controllers
Models
wwwroot
ActionSelectionFilter.cs
Startup.cs Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
WebApiCompatShimWebSite.xproj
project.json Fixed packages 2016-03-25 12:27:49 -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.