CORS/test/WebSites/CorsMiddlewareWebSite
Pranav K cec4d3799a Update samples and tests to target netcoreapp2.1 2017-11-14 09:57:46 -08:00
..
CorsMiddlewareWebSite.csproj Update samples and tests to target netcoreapp2.1 2017-11-14 09:57:46 -08:00
EchoMiddleware.cs Rename AspNet 5 file contents. 2016-01-22 12:24:27 -08:00
Startup.cs Remove reference to UseDefaultHostingConfiguration 2016-04-27 16:30:18 -07:00
readme.md Move functional tests of CORS middleware to this repo 2015-12-15 08:42:26 -08:00
web.config Update web.config and add publish tool 2016-04-25 10:48:23 -07:00

readme.md

CorsMiddlewareWebSite

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