NF.Core.MQ 3.0.3

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

// Install NF.Core.MQ as a Cake Tool
#tool nuget:?package=NF.Core.MQ&version=3.0.3

消息队列组件,服务启动自动连接

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on NF.Core.MQ:

Package Downloads
NF.Common.WeiXin

微信接口库,net5.0使用3以下的版本

NF.Common.Message

NF邮件,net5.0使用3以下的版本

NF.Core.Logger

日志类库,变更日志注入方式

NF.Common.Alipay

JQIT支付宝相关接口,net5.0使用3以下的版本

NF.Inventory.Bus

增加库位新增修改方法(CreateStock/EditStock)+供应商id

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.3 122 4/2/2024
3.0.3-beta04 83 3/29/2024
3.0.3-beta03 58 3/29/2024
3.0.3-beta02 58 3/29/2024
3.0.3-beta01 72 3/29/2024
3.0.2 89 3/29/2024
3.0.2-beta03 78 3/29/2024
3.0.2-beta02 79 3/29/2024
3.0.1 948 7/17/2023
3.0.0 1,499 4/6/2023
3.0.0-beta1 266 3/20/2023
2.0.13 326 11/25/2022
2.0.13-bate6 146 11/25/2022
2.0.13-bate5 152 11/24/2022
2.0.13-bate3 132 11/24/2022
2.0.13-bate2 131 11/24/2022
2.0.13-bate 145 11/22/2022
2.0.12-bate5 143 11/22/2022
2.0.11 367 10/31/2022
2.0.11-beta3 144 10/31/2022
2.0.11-beta2 150 10/31/2022
2.0.11-beta 150 10/31/2022
2.0.11-bate 129 11/21/2022
2.0.10 377 10/24/2022
2.0.10-beta3 154 10/18/2022
2.0.10-beta2 158 10/18/2022
2.0.10-beta 165 10/18/2022
2.0.5 12,429 8/19/2022
2.0.4 588 8/18/2022
2.0.3 378 8/17/2022
2.0.2 534 8/17/2022
2.0.1 384 8/17/2022
2.0.0 4,787 7/5/2022
1.0.2 7,837 2/16/2022
1.0.1 470 2/16/2022
1.0.0 460 2/16/2022

消息队列组件