I try to connect the ASP.NET Web API (not .NET Core) with identity server. I use owin as startup but I get a cors error. Why does cors app.UseCors(Microsoft.Owi
When I have the following packages installed in an Azure worker role: <package id="Microsoft.AspNet.WebApi.Client" version="5.1.0" targetFramework="net451"