NetPro.Cors 6.0.16

dotnet add package NetPro.Cors --version 6.0.16
NuGet\Install-Package NetPro.Cors -Version 6.0.16
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="NetPro.Cors" Version="6.0.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetPro.Cors --version 6.0.16
#r "nuget: NetPro.Cors, 6.0.16"
#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 NetPro.Cors as a Cake Addin
#addin nuget:?package=NetPro.Cors&version=6.0.16

// Install NetPro.Cors as a Cake Tool
#tool nuget:?package=NetPro.Cors&version=6.0.16

NetPro.Cors使用

NuGet

跨域组件

使用

  • 只支持基于NetPro.Core基础上使用,跨域策略名称为 CorsPolicy
appsetting.json
  • 增加以下配置节点即生效

	"NetProCorsOption": {
		"CorsOrigins": "*" //跨域配置,不填未开启跨域,没有此节点默认允许所有跨域
	}


Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.16 163 7/24/2023
6.0.15 393 7/19/2022
6.0.14 392 7/10/2022
6.0.13 385 6/15/2022
6.0.12 383 6/15/2022
6.0.11 391 6/15/2022
6.0.10 412 6/11/2022
6.0.9 404 6/8/2022
6.0.8 404 5/26/2022
6.0.8-beta.3 101 5/24/2022
6.0.8-beta.2 99 5/24/2022
6.0.7 427 5/18/2022
6.0.6 419 4/28/2022
6.0.5 413 3/30/2022
6.0.5-beta.20 110 4/27/2022
6.0.5-beta.19 107 4/25/2022
6.0.5-beta.18 104 4/22/2022
6.0.5-beta.17 103 4/16/2022
6.0.5-beta.16 115 4/8/2022
6.0.5-beta.15 114 4/8/2022
6.0.5-beta.14 118 4/7/2022
6.0.5-beta.13 117 4/7/2022
6.0.5-beta.12 108 4/6/2022
6.0.5-beta.11 111 4/6/2022
6.0.5-beta.10 111 3/31/2022
6.0.5-beta.9 120 3/26/2022
6.0.5-beta.8 111 3/22/2022
6.0.5-beta.7 110 3/21/2022
6.0.5-beta.6 115 3/14/2022
6.0.5-beta.5 111 3/2/2022
6.0.5-beta.4 116 2/22/2022
6.0.5-beta.3 123 2/18/2022
6.0.5-beta.2 112 2/18/2022
6.0.5-beta.1 120 2/16/2022
6.0.4 434 2/10/2022
6.0.3 428 2/9/2022
6.0.3-beta.9 115 2/10/2022
6.0.3-beta.7 131 1/27/2022
6.0.3-beta.6 126 1/19/2022
6.0.3-beta.5 123 1/17/2022
6.0.3-beta.4 131 1/16/2022
6.0.3-beta.3 127 1/14/2022
6.0.3-beta.2 132 1/13/2022
6.0.3-beta.1 149 1/11/2022
6.0.2 325 1/6/2022
6.0.1 381 12/15/2021
1.0.0 394 12/15/2021