aspnetcore/test/WebSites/WebApiCompatShimWebSite
John Luo 555a8d0a3b Reacting to Hosting changes 2016-03-24 12:10:09 -07:00
..
Controllers Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
Models
wwwroot
ActionSelectionFilter.cs
Startup.cs Reacting to Hosting changes 2016-03-24 12:10:09 -07:00
WebApiCompatShimWebSite.xproj
project.json
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.