aspnetcore/test/WebSites/WebApiCompatShimWebSite
Pranav K f651f18d3a Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -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
WebApiCompatShimWebSite.xproj
project.json
readme.md Correct case of web site folder and project names 2015-03-10 09:34:06 -07:00

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.