TIA.Amqp 3.0.5.3

dotnet add package TIA.Amqp --version 3.0.5.3
                    
NuGet\Install-Package TIA.Amqp -Version 3.0.5.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="TIA.Amqp" Version="3.0.5.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TIA.Amqp" Version="3.0.5.3" />
                    
Directory.Packages.props
<PackageReference Include="TIA.Amqp" />
                    
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 TIA.Amqp --version 3.0.5.3
                    
#r "nuget: TIA.Amqp, 3.0.5.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.
#:package TIA.Amqp@3.0.5.3
                    
#: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=TIA.Amqp&version=3.0.5.3
                    
Install as a Cake Addin
#tool nuget:?package=TIA.Amqp&version=3.0.5.3
                    
Install as a Cake Tool

TIA Aqmp协议通讯类库,实现topic交换机的发布订阅,支持RabbitMQ.Client 7.2.0
,定时发布生命信号,需要初始化AmqpClient,调用执行PublishLifeSign

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on TIA.Amqp:

Package Downloads
TIA.Core.WebApiBase

TIA.Core.WebApiBase

TIA.Core.HostService

TIA.Core.HostService

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.5.3 148 4/6/2026
3.0.5.2 119 3/30/2026
3.0.5.1 112 3/27/2026
3.0.5 132 3/2/2026
3.0.4 457 4/27/2024
3.0.3 250 4/24/2024
3.0.2 460 2/29/2024
3.0.0 298 2/27/2024
1.0.1 312 7/1/2023
1.0.0 299 7/1/2023