aspnetcore/test/WebSites/CorsMiddlewareWebSite
N. Taylor Mullen bb86430480 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:34 -07:00
..
CorsMiddlewareWebSite.xproj Remove project name from output path 2016-03-02 16:35:52 -08:00
EchoMiddleware.cs
Startup.cs Remove reference to UseDefaultHostingConfiguration 2016-04-27 16:30:18 -07:00
project.json Remove direct Microsoft.NETCore.Platforms dependency. 2016-06-13 15:29:34 -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.