Microsoft.AspNet.Cors 5.2.3-beta1

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.3-beta1                
NuGet\Install-Package Microsoft.AspNet.Cors -Version 5.2.3-beta1                
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.3-beta1" />                
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.3-beta1                
#r "nuget: Microsoft.AspNet.Cors, 5.2.3-beta1"                
#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.3-beta1&prerelease

// Install Microsoft.AspNet.Cors as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.Cors&version=5.2.3-beta1&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 (125)

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 (60)

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
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
Version Downloads Last updated
5.3.0 1,999,342 10/23/2023
5.3.0-preview1 16,641 4/3/2023
5.2.9 4,451,931 5/31/2022
5.2.8 685,915 4/12/2022
5.2.7 26,333,345 11/29/2018
5.2.6 10,035,837 5/11/2018
5.2.5 360,734 5/2/2018
5.2.5-preview1 18,319 3/19/2018
5.2.4 3,517,290 2/12/2018
5.2.4-preview1 14,699 1/5/2018
5.2.3 27,933,696 2/9/2015
5.2.3-beta1 8,339 12/17/2014
5.2.2 2,236,326 8/28/2014
5.2.2-rc 4,643 8/23/2014
5.2.0 506,977 7/1/2014
5.2.0-rc 18,595 5/27/2014
5.1.2 289,150 4/2/2014
5.1.1 125,156 2/10/2014
5.1.0 132,008 1/17/2014
5.1.0-rc1 8,898 12/6/2013
5.0.0 11,695,090 10/17/2013
5.0.0-rc1 18,299 8/23/2013
5.0.0-beta2 10,331 6/26/2013
5.0.0-beta1 5,200 6/26/2013

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