Microsoft.AspNet.WebApi.Cors
5.1.0
This package contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API.
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.WebApi.Cors -Version 5.1.0
dotnet add package Microsoft.AspNet.WebApi.Cors --version 5.1.0
<PackageReference Include="Microsoft.AspNet.WebApi.Cors" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.WebApi.Cors --version 5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.WebApi.Cors, 5.1.0"
#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.WebApi.Cors as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.WebApi.Cors&version=5.1.0
// Install Microsoft.AspNet.WebApi.Cors as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.WebApi.Cors&version=5.1.0
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
-
- Microsoft.AspNet.Cors (>= 5.1.0)
- Microsoft.AspNet.WebApi.Core (>= 5.1.0 && < 5.2.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.AspNet.WebApi.Cors:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.WebApi.Cors.de
Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET Web API CORS.
|
|
|
Microsoft.Azure.Mobile.Server.CrossDomain
This package is part of the Azure Mobile .NET Server SDK and contains the Web API Controller you need to serve data to legacy Web browsers from your .NET mobile app. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile.
|