ASP.NET Core with CORS How to add CORS to your ASP.NET Core project? On my blog I recently wrote an article about Configure CORS in API Management. Here the code fpr ASP.NET Core to add CORS to your application.