aspnetcore/test/WebSites/WebApiCompatShimWebSite
David Fowler 29646153ea Explicitly add tracesource dependency 2016-04-05 00:02: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 Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
WebApiCompatShimWebSite.xproj Remove project name from output path 2016-03-02 14:39:12 -08:00
project.json Explicitly add tracesource dependency 2016-04-05 00:02: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.