aspnetcore/test/WebSites/WebApiCompatShimWebSite
Cesar Blum Silveira 50fc0bb140 Reference Microsoft.NETCore.Platforms where necessary. 2016-02-02 14:22:07 -08:00
..
Controllers Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Models
wwwroot
ActionSelectionFilter.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Startup.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
WebApiCompatShimWebSite.xproj
hosting.json Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
project.json Reference Microsoft.NETCore.Platforms where necessary. 2016-02-02 14:22:07 -08: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.