aspnetcore/test/WebSites/CorsWebSite
Pranav K a52d692de0 Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
..
Controllers
Filters [Fixes #3979] AuthorizationContext conflicts with type in Microsoft.AspNet.Authorization 2016-01-26 16:27:40 -08:00
CorsWebSite.xproj One build to rule them all 2016-07-06 16:21:18 -07:00
Startup.cs Remove references to UseDefaultHostConfiguration 2016-04-27 18:38:34 -07:00
project.json Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
readme.md
web.config Add publish-iis and fix web.config 2016-04-22 14:07:38 -07:00

readme.md

CorsWebSite

This web site illustrates how to configure actions to allow/disallow cross origin requests.