Microsoft.AspNet.Cors
5.1.1
This package contains the core components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.AspNet.Cors -Version 5.1.1
dotnet add package Microsoft.AspNet.Cors --version 5.1.1
<PackageReference Include="Microsoft.AspNet.Cors" Version="5.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Cors --version 5.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.Cors, 5.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNet.Cors as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.Cors&version=5.1.1
// Install Microsoft.AspNet.Cors as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.Cors&version=5.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Please visit https://go.microsoft.com/fwlink/?LinkId=389866 to view the release notes.
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.AspNet.Cors:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.Cors.de
Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET CORS.
|
|
|
Microsoft.AspNet.WebApi.Cors
This package contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API.
|