Microsoft.AspNetCore.Mvc.Cors Namespace

Provides types that support using CORS in MVC.

Classes

CorsAuthorizationFilter

A filter that applies the given CorsPolicy and adds appropriate response headers.

Remarks

For an introduction to CORS, Overview of ASP.NET Core Mvc.