Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erossini/aspnetcorecors

How to add CORS to your ASP.NET Core project
https://github.com/erossini/aspnetcorecors

asp-net-core aspnetcore cors cors-enabled

Last synced: 18 days ago
JSON representation

How to add CORS to your ASP.NET Core project

Awesome Lists containing this project

README

        

# ASP.NET Core with CORS
How to add CORS to your ASP.NET Core project?

On my [blog](https://www.puresourcecode.com/) I recently wrote an article about [Configure CORS in API Management](https://www.puresourcecode.com/tools/azure-tools/configure-cors-in-api-management/). Here the code fpr ASP.NET Core to add `CORS` to your application.

![](https://i2.wp.com/puresourcecode.com/wp-content/uploads/2021/04/VXM0t.png?w=640&ssl=1)