RockLib.Messaging
3.0.0
dotnet add package RockLib.Messaging --version 3.0.0
NuGet\Install-Package RockLib.Messaging -Version 3.0.0
<PackageReference Include="RockLib.Messaging" Version="3.0.0" />
paket add RockLib.Messaging --version 3.0.0
#r "nuget: RockLib.Messaging, 3.0.0"
// Install RockLib.Messaging as a Cake Addin
#addin nuget:?package=RockLib.Messaging&version=3.0.0
// Install RockLib.Messaging as a Cake Tool
#tool nuget:?package=RockLib.Messaging&version=3.0.0
A simple API for sending and receiving messages.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net48 |
-
.NETCoreApp 3.1
- Microsoft.Extensions.Options (>= 6.0.0)
- RockLib.Compression (>= 2.0.0)
- RockLib.Configuration (>= 3.0.0)
- RockLib.Configuration.ObjectFactory (>= 2.0.0)
-
.NETFramework 4.8
- Microsoft.Extensions.Options (>= 6.0.0)
- RockLib.Compression (>= 2.0.0)
- RockLib.Configuration (>= 3.0.0)
- RockLib.Configuration.ObjectFactory (>= 2.0.0)
-
net6.0
- Microsoft.Extensions.Options (>= 6.0.0)
- RockLib.Compression (>= 2.0.0)
- RockLib.Configuration (>= 3.0.0)
- RockLib.Configuration.ObjectFactory (>= 2.0.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on RockLib.Messaging:
Package | Downloads |
---|---|
RockLib.Messaging.SQS
Implementation of RockLib.Messaging API that sends and receives messages using Amazon SQS. |
|
RockLib.Messaging.SNS
Implementation of RockLib.Messaging API that sends messages using Amazon SNS. |
|
RockLib.Messaging.Kafka
Implementation of RockLib.Messaging API that sends and receives messages using Kafka. |
|
RockLib.Messaging.CloudEvents
Send and receive messages using the CloudEvents format. |
|
RockLib.Messaging.NamedPipes
Implementation of RockLib.Messaging API that sends and receives messages to a local named pipe. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 25,584 | 2/25/2022 |
2.5.3 | 22,936 | 8/13/2021 |
2.5.2 | 61,487 | 5/7/2021 |
2.5.1 | 750 | 3/24/2021 |
2.5.0 | 2,988 | 3/23/2021 |
2.4.4 | 50,276 | 2/24/2021 |
2.4.3 | 51,893 | 8/14/2020 |
2.4.2 | 995 | 7/30/2020 |
2.4.1 | 572 | 7/29/2020 |
2.4.0 | 617 | 7/15/2020 |
2.3.1 | 1,706 | 6/22/2020 |
2.3.0 | 55,629 | 5/26/2020 |
2.2.0 | 4,149 | 4/9/2020 |
2.1.0 | 58,655 | 3/3/2020 |
2.0.4 | 43,685 | 4/2/2019 |
2.0.3 | 548 | 3/20/2019 |
2.0.2 | 718 | 2/22/2019 |
2.0.1 | 3,085 | 2/1/2019 |
2.0.0 | 1,344 | 1/10/2019 |
2.0.0-alpha15 | 739 | 1/3/2019 |
2.0.0-alpha14 | 725 | 12/19/2018 |
2.0.0-alpha13 | 471 | 12/18/2018 |
2.0.0-alpha12 | 456 | 12/18/2018 |
2.0.0-alpha11 | 680 | 12/7/2018 |
2.0.0-alpha10 | 466 | 12/7/2018 |
2.0.0-alpha09 | 715 | 11/30/2018 |
2.0.0-alpha08 | 827 | 11/23/2018 |
2.0.0-alpha07 | 662 | 11/22/2018 |
2.0.0-alpha06 | 451 | 11/21/2018 |
2.0.0-alpha05 | 501 | 11/21/2018 |
2.0.0-alpha04 | 613 | 11/15/2018 |
2.0.0-alpha03 | 624 | 11/14/2018 |
2.0.0-alpha02 | 457 | 11/9/2018 |
2.0.0-alpha01 | 633 | 10/22/2018 |
1.0.2 | 3,441 | 8/27/2018 |
1.0.1 | 1,235 | 4/6/2018 |
1.0.0 | 1,139 | 12/20/2017 |
A changelog is available at https://github.com/RockLib/RockLib.Messaging/blob/main/RockLib.Messaging/CHANGELOG.md.