Microsoft.AspNetCore.Mvc.Cors Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides types that support using CORS in MVC.
Cors |
A filter that applies the given CorsPolicy and adds appropriate response headers. |
For an introduction to CORS, Overview of ASP.NET Core Mvc.