Skip to main content
Microsoft.AspNet.WebApi.Cors package icon

Microsoft.AspNet.WebApi.Cors

This package contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API.

Total Downloads
83.9M
83,860,849
Published
Oct 23, 2023
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.AspNet.WebApi.Cors --version 5.3.0
Package Manager Console
Install-Package Microsoft.AspNet.WebApi.Cors -Version 5.3.0
PackageReference
<PackageReference Include="Microsoft.AspNet.WebApi.Cors" Version="5.3.0" />

Frameworks

No framework metadata available.

Dependencies