aspnetcore/test/WebSites/WebApiCompatShimWebSite
Pranav K 8eea0ad44c Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
..
Controllers House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
Models
ActionSelectionFilter.cs
Startup.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
WebApiCompatShimWebSite.csproj Use latest `Microsoft.AspNet.WebApi.Client` package 2018-01-05 16:42:28 -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.