RockLib.Messaging
3.0.1
Prefix Reserved
See the version list below for details.
dotnet add package RockLib.Messaging --version 3.0.1
NuGet\Install-Package RockLib.Messaging -Version 3.0.1
<PackageReference Include="RockLib.Messaging" Version="3.0.1" />
paket add RockLib.Messaging --version 3.0.1
#r "nuget: RockLib.Messaging, 3.0.1"
// Install RockLib.Messaging as a Cake Addin #addin nuget:?package=RockLib.Messaging&version=3.0.1 // Install RockLib.Messaging as a Cake Tool #tool nuget:?package=RockLib.Messaging&version=3.0.1
A simple API for sending and receiving messages.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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. |
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETCoreApp 3.1
- Microsoft.Extensions.Options (>= 6.0.0)
- RockLib.Compression (>= 2.0.0)
- RockLib.Configuration (>= 3.0.0)
- RockLib.Configuration.ObjectFactory (>= 2.0.2)
-
.NETFramework 4.8
- Microsoft.Extensions.Options (>= 6.0.0)
- RockLib.Compression (>= 2.0.0)
- RockLib.Configuration (>= 3.0.0)
- RockLib.Configuration.ObjectFactory (>= 2.0.2)
-
net6.0
- Microsoft.Extensions.Options (>= 6.0.0)
- RockLib.Compression (>= 2.0.0)
- RockLib.Configuration (>= 3.0.0)
- RockLib.Configuration.ObjectFactory (>= 2.0.2)
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 |
---|---|---|
4.0.1 | 3,865 | 7/16/2024 |
4.0.0 | 1,869 | 3/4/2024 |
4.0.0-alpha.1 | 148 | 2/28/2024 |
3.0.1 | 48,413 | 2/23/2023 |
3.0.0 | 69,255 | 2/25/2022 |
2.5.3 | 40,561 | 8/13/2021 |
2.5.2 | 96,198 | 5/7/2021 |
2.5.1 | 899 | 3/24/2021 |
2.5.0 | 3,385 | 3/23/2021 |
2.4.4 | 51,089 | 2/24/2021 |
2.4.3 | 74,402 | 8/14/2020 |
2.4.2 | 1,530 | 7/30/2020 |
2.4.1 | 731 | 7/29/2020 |
2.4.0 | 851 | 7/15/2020 |
2.3.1 | 1,974 | 6/22/2020 |
2.3.0 | 56,212 | 5/26/2020 |
2.2.0 | 4,612 | 4/9/2020 |
2.1.0 | 59,399 | 3/3/2020 |
2.0.4 | 44,648 | 4/2/2019 |
2.0.3 | 756 | 3/20/2019 |
2.0.2 | 947 | 2/22/2019 |
2.0.1 | 4,081 | 2/1/2019 |
2.0.0 | 1,748 | 1/10/2019 |
2.0.0-alpha15 | 977 | 1/3/2019 |
2.0.0-alpha14 | 950 | 12/19/2018 |
2.0.0-alpha13 | 549 | 12/18/2018 |
2.0.0-alpha12 | 530 | 12/18/2018 |
2.0.0-alpha11 | 863 | 12/7/2018 |
2.0.0-alpha10 | 540 | 12/7/2018 |
2.0.0-alpha09 | 988 | 11/30/2018 |
2.0.0-alpha08 | 1,103 | 11/23/2018 |
2.0.0-alpha07 | 819 | 11/22/2018 |
2.0.0-alpha06 | 544 | 11/21/2018 |
2.0.0-alpha05 | 594 | 11/21/2018 |
2.0.0-alpha04 | 790 | 11/15/2018 |
2.0.0-alpha03 | 790 | 11/14/2018 |
2.0.0-alpha02 | 556 | 11/9/2018 |
2.0.0-alpha01 | 803 | 10/22/2018 |
1.0.2 | 3,594 | 8/27/2018 |
1.0.1 | 1,375 | 4/6/2018 |
1.0.0 | 1,362 | 12/20/2017 |
A changelog is available at https://github.com/RockLib/RockLib.Messaging/blob/main/RockLib.Messaging/CHANGELOG.md.