Microsoft.AspNet.Cors
5.1.1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNet.Cors --version 5.1.1
NuGet\Install-Package Microsoft.AspNet.Cors -Version 5.1.1
<PackageReference Include="Microsoft.AspNet.Cors" Version="5.1.1" />
paket add Microsoft.AspNet.Cors --version 5.1.1
#r "nuget: Microsoft.AspNet.Cors, 5.1.1"
// 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
This package contains the core components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET.
Product | Versions 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. |
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,414,780 | 10/23/2023 |
5.3.0-preview1 | 14,933 | 4/3/2023 |
5.2.9 | 4,083,858 | 5/31/2022 |
5.2.8 | 642,053 | 4/12/2022 |
5.2.7 | 25,470,150 | 11/29/2018 |
5.2.6 | 9,677,199 | 5/11/2018 |
5.2.5 | 352,849 | 5/2/2018 |
5.2.5-preview1 | 17,838 | 3/19/2018 |
5.2.4 | 3,428,246 | 2/12/2018 |
5.2.4-preview1 | 14,465 | 1/5/2018 |
5.2.3 | 27,379,758 | 2/9/2015 |
5.2.3-beta1 | 8,312 | 12/17/2014 |
5.2.2 | 2,156,111 | 8/28/2014 |
5.2.2-rc | 4,624 | 8/23/2014 |
5.2.0 | 495,678 | 7/1/2014 |
5.2.0-rc | 18,565 | 5/27/2014 |
5.1.2 | 281,772 | 4/2/2014 |
5.1.1 | 121,486 | 2/10/2014 |
5.1.0 | 129,256 | 1/17/2014 |
5.1.0-rc1 | 8,874 | 12/6/2013 |
5.0.0 | 11,216,125 | 10/17/2013 |
5.0.0-rc1 | 18,184 | 8/23/2013 |
5.0.0-beta2 | 10,308 | 6/26/2013 |
5.0.0-beta1 | 5,162 | 6/26/2013 |
Please visit https://go.microsoft.com/fwlink/?LinkId=389866 to view the release notes.