PlumX.Core.CAP.RabbitMQ 1.0.0-preview.7

This is a prerelease version of PlumX.Core.CAP.RabbitMQ.
dotnet add package PlumX.Core.CAP.RabbitMQ --version 1.0.0-preview.7
                    
NuGet\Install-Package PlumX.Core.CAP.RabbitMQ -Version 1.0.0-preview.7
                    
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="PlumX.Core.CAP.RabbitMQ" Version="1.0.0-preview.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PlumX.Core.CAP.RabbitMQ" Version="1.0.0-preview.7" />
                    
Directory.Packages.props
<PackageReference Include="PlumX.Core.CAP.RabbitMQ" />
                    
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 PlumX.Core.CAP.RabbitMQ --version 1.0.0-preview.7
                    
#r "nuget: PlumX.Core.CAP.RabbitMQ, 1.0.0-preview.7"
                    
#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.
#:package PlumX.Core.CAP.RabbitMQ@1.0.0-preview.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PlumX.Core.CAP.RabbitMQ&version=1.0.0-preview.7&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=PlumX.Core.CAP.RabbitMQ&version=1.0.0-preview.7&prerelease
                    
Install as a Cake Tool

PlumX.Core.CAP.RabbitMQ

NuGet 包 ID:PlumX.Core.CAP.RabbitMQ

定位

PlumX.Core.CAP 提供 RabbitMQ 传输器,使用 DotNetCore.CAP 8.4.1 的官方 provider。

使用

  • 目标框架:net8.0
  • 依赖:PlumX.Core.CAPDotNetCore.CAP.RabbitMQ
  • 需要可访问的 RabbitMQ,以及 CAP 的 RabbitMQ 配置(主机、端口、用户、密码和虚拟主机)。

该包只负责 CAP transport,不改变独立 PlumX.Core.MessageBus 的 EasyNetQ 配置。

配置中心

本项目不新增配置节;RabbitMQ provider 读取 PlumX.Core.CAPCAP:RabbitMqHostPortUserNamePasswordExchangeNameVirtualHostBasicQos。配置中心中的同名 CAP 节可以覆盖本地值,凭据必须由配置中心、环境变量或密钥管理服务提供,完整示例见 PlumX.Core.CAP README

完整使用示例

与 CAP Core 组合注册 RabbitMQ transport 的代码见 模块使用示例

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
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
1.0.0-preview.7 56 9/2/2026
1.0.0-preview.6 55 9/1/2026
1.0.0-preview.5 61 8/31/2026
1.0.0-preview.4 64 8/19/2026
1.0.0-preview.3 59 8/18/2026
1.0.0-preview.1 66 8/14/2026