NF.Core.MQ 3.0.3-beta02

This is a prerelease version of NF.Core.MQ.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NF.Core.MQ --version 3.0.3-beta02
                    
NuGet\Install-Package NF.Core.MQ -Version 3.0.3-beta02
                    
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-beta02" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NF.Core.MQ" Version="3.0.3-beta02" />
                    
Directory.Packages.props
<PackageReference Include="NF.Core.MQ" />
                    
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 NF.Core.MQ --version 3.0.3-beta02
                    
#r "nuget: NF.Core.MQ, 3.0.3-beta02"
                    
#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=NF.Core.MQ&version=3.0.3-beta02&prerelease
                    
Install NF.Core.MQ as a Cake Addin
#tool nuget:?package=NF.Core.MQ&version=3.0.3-beta02&prerelease
                    
Install NF.Core.MQ as a Cake Tool

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

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

NuGet packages (10)

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

Package Downloads
NF.Common.WeiXin

微信接口库

NF.Interconnector.Core

认证及数据处理核心组件,增加token本地缓存

NF.Common.Message

NF邮件

NF.Common.Alipay

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

NF.Core.Logger

日志类库,基于rabbitmq的分布式日志处理,日志触发方增加服务器名

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.1 746 5 months ago
3.1.1-beta01 79 5 months ago
3.1.0 460 5 months ago
3.1.0-beta01 213 8 months ago
3.0.3 528 4/2/2024
3.0.3-beta04 123 3/29/2024
3.0.3-beta03 86 3/29/2024
3.0.3-beta02 87 3/29/2024
3.0.2 146 3/29/2024
3.0.2-beta03 106 3/29/2024
3.0.2-beta02 116 3/29/2024
3.0.1 1,906 7/17/2023
3.0.0 2,288 4/6/2023
3.0.0-beta1 359 3/20/2023
2.0.13 370 11/25/2022
2.0.13-bate5 187 11/24/2022
2.0.13-bate3 172 11/24/2022

消息队列组件