Microsoft.AspNet.Cors 5.2.5-preview1

Prefix Reserved
This is a prerelease version of Microsoft.AspNet.Cors.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNet.Cors --version 5.2.5-preview1                
NuGet\Install-Package Microsoft.AspNet.Cors -Version 5.2.5-preview1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNet.Cors" Version="5.2.5-preview1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Cors --version 5.2.5-preview1                
#r "nuget: Microsoft.AspNet.Cors, 5.2.5-preview1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. 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.2.5-preview1&prerelease

// Install Microsoft.AspNet.Cors as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.Cors&version=5.2.5-preview1&prerelease                

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

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (126)

Showing the top 5 NuGet packages that depend on Microsoft.AspNet.Cors:

Package Downloads
Microsoft.AspNet.WebApi.Cors

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

Microsoft.Owin.Cors

This package contains the components to enable Cross-Origin Resource Sharing (CORS) in OWIN middleware.

GSF.Web

Library of ASP.NET web forms extensions, embedded resource hosting and HTTP Module for implementing role-based security.

UmbracoCms.IdentityExtensions

Installs files/classes to help with ASP.Net Identity extensibility for Umbraco back office

Microsoft.AspNet.Mvc.Cors

CORS features for the core MVC runtime

GitHub repositories (62)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNet.Cors:

Repository Stars
SignalR/SignalR
Incredibly simple real-time web for .NET
domaindrivendev/Swashbuckle.WebApi
Seamlessly adds a swagger to WebApi projects!
ashmind/SharpLab
.NET language playground
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
IdentityServer/IdentityServer3
OpenID Connect Provider and OAuth 2.0 Authorization Server Framework for ASP.NET 4.x/Katana
Version Downloads Last updated
5.3.0 1,495,351 10/23/2023
5.3.0-preview1 15,177 4/3/2023
5.2.9 4,141,737 5/31/2022
5.2.8 648,256 4/12/2022
5.2.7 25,598,043 11/29/2018
5.2.6 9,731,623 5/11/2018
5.2.5 354,038 5/2/2018
5.2.5-preview1 17,885 3/19/2018
5.2.4 3,442,177 2/12/2018
5.2.4-preview1 14,529 1/5/2018
5.2.3 27,465,200 2/9/2015
5.2.3-beta1 8,317 12/17/2014
5.2.2 2,168,633 8/28/2014
5.2.2-rc 4,627 8/23/2014
5.2.0 497,456 7/1/2014
5.2.0-rc 18,569 5/27/2014
5.1.2 282,948 4/2/2014
5.1.1 121,945 2/10/2014
5.1.0 129,678 1/17/2014
5.1.0-rc1 8,877 12/6/2013
5.0.0 11,286,854 10/17/2013
5.0.0-rc1 18,196 8/23/2013
5.0.0-beta2 10,316 6/26/2013
5.0.0-beta1 5,168 6/26/2013

Please visit https://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.