Info
Version: | 8.4.0 |
Author(s): | ServiceStack |
Last Update: | Wednesday, September 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ServiceStack/ServiceStack |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.RabbitMq |
Install
Install-Package ServiceStack.RabbitMq
dotnet add package ServiceStack.RabbitMq
paket add ServiceStack.RabbitMq
ServiceStack.RabbitMq Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- RabbitMQ.Client(>= 5.1.2)
- ServiceStack.Text(>= 5.10.4)
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- RabbitMQ.Client(>= 5.1.2)
- ServiceStack.Text(>= 5.10.4)
Tags
This library enables consuming and publishing to ServiceStack services when hosted within a Rabbit MQ Server Host.