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
Microsoft.AspNetCore.Cors.Test Inject ICorsPolicyProvider instance through Invoke 2018-11-09 14:40:51 -08:00
WebSites/CorsMiddlewareWebSite
Directory.Build.props