Spoleto.MQ.Interfaces 1.10.18.1210

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

// Install Spoleto.MQ.Interfaces as a Cake Tool
#tool nuget:?package=Spoleto.MQ.Interfaces&version=1.10.18.1210

Spoleto.MQ

SPOLETO message-broker based on RabbitMQ.

Spoleto.MQ.Interfaces

The base library:
https://github.com/spoleto-software/Spoleto.MQ/tree/main/src/Spoleto.MQ.Interfaces

Spoleto.MQ.Publisher

The library for sending messages to a queue based on RabbitMQ:
https://github.com/spoleto-software/Spoleto.MQ/tree/main/src/Spoleto.MQ.Publisher

There are two types how to send a message:

  1. EasyRabbitPublisher - Publish/Subscribe pattern.
  2. EasyRabbitSender - Send/Receive pattern.

Spoleto.MQ.Subscriber

The library for receiving messages from a queue based on RabbitMQ:
https://github.com/spoleto-software/Spoleto.MQ/tree/main/src/Spoleto.MQ.Subscriber

There are two types how to receive a message:

  1. EasyRabbitSubscriber - Publish/Subscribe pattern.
  2. EasyRabbitReceiver - Send/Receive pattern.
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Spoleto.MQ.Interfaces:

Package Downloads
Spoleto.PaymentCallback.AlfaBank

C# SDK для обработки уведомлений от НСПК на основе API Альфа-Банка. The base project for callback service for Fast Payment System based on the AlfaBank host.

Spoleto.PaymentCallback.AtolOnline

C# SDK для обработки уведомлений от АТОЛ Онлайн. The base project for callback service for Atol Online.

Spoleto.MQ.Publisher

SPOLETO message-broker based on RabbitMQ. The library for sending messages to a queue based on RabbitMQ.

Spoleto.MQ.Subscriber

SPOLETO message-broker based on RabbitMQ. The library for receiving messages from a queue based on RabbitMQ.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.10.18.1210 2,602 10/18/2022
1.10.17.1506 349 10/17/2022
1.10.17.1455 344 10/17/2022
1.10.17.1451 334 10/17/2022