Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 430 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 430 Bytes

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.