aspnetcore/test/WebSites/CorsWebSite
Pranav K 5b805bb12d Updating to use cli
Fixes #3908
2016-02-22 17:49:51 -08:00
..
Controllers Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Filters [Fixes #3979] AuthorizationContext conflicts with type in Microsoft.AspNet.Authorization 2016-01-26 16:27:40 -08:00
wwwroot Cors Support in MVC. 2015-03-18 19:37:00 -07:00
CorsWebSite.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
Startup.cs Updating to use cli 2016-02-22 17:49:51 -08:00
project.json Updating to use cli 2016-02-22 17:49:51 -08:00
readme.md Cors Support in MVC. 2015-03-18 19:37:00 -07:00

readme.md

CorsWebSite

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