aspnetcore/test
Henk Mollema e790a9bb10 Inject ICorsPolicyProvider instance through Invoke
This allows for scoped instances of `ICorsPolicyProvider` to be injected in the CORS middleware and prevents turning them into singletons.

Resolves #105
2018-11-09 14:40:51 -08:00
..
FunctionalTests Add some logging for functional tests 2018-11-08 14:24:14 -08:00
Microsoft.AspNetCore.Cors.Test Inject ICorsPolicyProvider instance through Invoke 2018-11-09 14:40:51 -08:00
WebSites/CorsMiddlewareWebSite
Directory.Build.props