aspnetcore/test/WebSites/WebApiCompatShimWebSite
David Fowler 5ddb17d2fe Fixed packages 2016-03-25 12:27:49 -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 Remove project name from output path 2016-03-02 14:39:12 -08:00
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.