aspnetcore/test/WebSites/CorsMiddlewareWebSite
John Luo 1d22eed129 Updating to new CLI 2016-02-02 18:37:48 -08:00
..
wwwroot Move functional tests of CORS middleware to this repo 2015-12-15 08:42:26 -08:00
CorsMiddlewareWebSite.xproj Move functional tests of CORS middleware to this repo 2015-12-15 08:42:26 -08:00
EchoMiddleware.cs Rename AspNet 5 file contents. 2016-01-22 12:24:27 -08:00
Startup.cs Rename AspNet 5 file contents. 2016-01-22 12:24:27 -08:00
hosting.json Rename AspNet 5 file contents. 2016-01-22 12:24:27 -08:00
project.json Updating to new CLI 2016-02-02 18:37:48 -08:00
readme.md Move functional tests of CORS middleware to this repo 2015-12-15 08:42:26 -08:00

readme.md

CorsMiddlewareWebSite

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