aspnetcore/test/WebSites/CorsMiddlewareWebSite
Jass Bagga c2262b7234 Update TFM to netstandard2.0 (#112) 2017-05-22 16:42:46 -07:00
..
CorsMiddlewareWebSite.csproj Update TFM to netstandard2.0 (#112) 2017-05-22 16:42:46 -07:00
EchoMiddleware.cs
Startup.cs Remove reference to UseDefaultHostingConfiguration 2016-04-27 16:30:18 -07:00
readme.md
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.