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.
<PackageVersion Include="Spoleto.MQ.Interfaces" Version="1.10.18.1210" />
                    
Directory.Packages.props
<PackageReference Include="Spoleto.MQ.Interfaces" />
                    
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 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.
#:package Spoleto.MQ.Interfaces@1.10.18.1210
                    
#: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=Spoleto.MQ.Interfaces&version=1.10.18.1210
                    
Install as a Cake Addin
#tool nuget:?package=Spoleto.MQ.Interfaces&version=1.10.18.1210
                    
Install as a Cake Tool

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.  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. 
.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 (5)

Showing the top 5 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.Subscriber

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

Spoleto.MQ.Publisher

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

Spoleto.PaymentCallback.CloudKassir

C# SDK для обработки уведомлений от CloudKassir. The base project for callback service for CloudKassir.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.10.18.1210 3,374 10/18/2022
1.10.17.1506 460 10/17/2022
1.10.17.1455 467 10/17/2022
1.10.17.1451 450 10/17/2022