aspnetcore/test/WebSites/WebApiCompatShimWebSite
Kiran Challa 0c6460ab64 Changed WebApiCompatShim projects to use PackageTargetFallback 2017-06-14 16:08:04 -07:00
..
Controllers
Models
ActionSelectionFilter.cs
Startup.cs
WebApiCompatShimWebSite.csproj Changed WebApiCompatShim projects to use PackageTargetFallback 2017-06-14 16:08:04 -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.