aspnetcore/test/WebSites/CorsMiddlewareWebSite
Harsh Gupta 015edefa96 Cors Support in MVC. 2015-03-18 19:37:00 -07:00
..
Controllers Cors Support in MVC. 2015-03-18 19:37:00 -07:00
wwwroot Cors Support in MVC. 2015-03-18 19:37:00 -07:00
CorsMiddlewareWebSite.xproj Cors Support in MVC. 2015-03-18 19:37:00 -07:00
Startup.cs Cors Support in MVC. 2015-03-18 19:37:00 -07:00
project.json Cors Support in MVC. 2015-03-18 19:37:00 -07:00
readme.md Cors Support in MVC. 2015-03-18 19:37:00 -07:00

readme.md

CorsMiddlewareWebSite

This web site illustrates how to use CorsMiddleware to apply a policy for entire application.