Microsoft.AspNetCore.Cors 2.2.0-preview2-35157

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.AspNetCore.Cors.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Cors --version 2.2.0-preview2-35157
                    
NuGet\Install-Package Microsoft.AspNetCore.Cors -Version 2.2.0-preview2-35157
                    
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.AspNetCore.Cors" Version="2.2.0-preview2-35157" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Cors" Version="2.2.0-preview2-35157" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Cors" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNetCore.Cors --version 2.2.0-preview2-35157
                    
#r "nuget: Microsoft.AspNetCore.Cors, 2.2.0-preview2-35157"
                    
#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.
#addin nuget:?package=Microsoft.AspNetCore.Cors&version=2.2.0-preview2-35157&prerelease
                    
Install Microsoft.AspNetCore.Cors as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Cors&version=2.2.0-preview2-35157&prerelease
                    
Install Microsoft.AspNetCore.Cors as a Cake Tool

CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing.
Commonly used types:
Microsoft.AspNetCore.Cors.DisableCorsAttribute
Microsoft.AspNetCore.Cors.EnableCorsAttribute
This package was built from the source at:
https://github.com/aspnet/CORS/tree/6eb5ead0126e4640e551b7cd060967888a13daf1

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (207)

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

Package Downloads
Microsoft.AspNetCore.Mvc.Cors

ASP.NET Core MVC cross-origin resource sharing (CORS) features.

Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Apprio.Enablement.Web

Package Description

Rabota.Cors

Package Description

GitHub repositories (33)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Cors:

Repository Stars
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
AElfProject/AElf
An AI-enhanced cloud-native layer-1 blockchain network. 
dotnetcore/HttpReports
HttpReports is an APM (application performance monitor) system for .Net Core.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
riperiperi/FreeSO
Re-implementation of The Sims Online.
newbe36524/Newbe.Mahua.Framework
本SDK为实现QQ机器人平台的大一统,支持多种机器人平台:酷Q、MyPCQQ、QQLight等
Splamy/TS3AudioBot
Advanced Musicbot for Teamspeak 3
tusdotnet/tusdotnet
.NET server implementation of the Tus protocol for resumable file uploads. Read more at https://tus.io
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
streetwriters/notesnook-sync-server
Sync server for Notesnook (self-hosting in alpha)
dotnetcore/aspnetcore-doc-cn
The Simplified Chinese edition of Microsoft ASP.NET Core documentation, translated by .NET Core Community and .NET China Community.
migomiddle/xms
基于.netcore的跨平台应用框架,包含众多常用模块,易上手、易扩展,xms可理解为x(可扩展的/任意的)m(管理)s(系统)
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
mKenfenheuer/steam-deck-windows-usermode-driver
A windows usermode controller driver for the steam deck internal controller.
feiyit/FytSoaCms
NetCore2.2开发, Vs2017 数据Mysql
mcintyre321/FormFactory
MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically
zhupingqi/RuiJi.Net
crawler framework, distributed crawler extractor
azuredevcollege/trainingdays
Azure Developer College's application development training days content.
Version Downloads Last updated
2.3.0 592,998 1/14/2025
2.2.0 125,412,667 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 85,636 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 33,122 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 17,387 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 29,941,370 6/18/2018
2.1.0 32,749,616 5/29/2018
2.1.0-rc1-final 76,365 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 101,143 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 115,226 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 6,521,025 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 11,025,087 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 15,873,217 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 17,797,020 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 92,680 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 28,882 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 4,634,467 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 3,851,874 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 2,469,266 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 18,526 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.4 273,537 11/14/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 137,454 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 1,889,812 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 516,196 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 3,313,199 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 148,347 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.