RockLib.Messaging
5.0.0
Prefix Reserved
dotnet add package RockLib.Messaging --version 5.0.0
NuGet\Install-Package RockLib.Messaging -Version 5.0.0
<PackageReference Include="RockLib.Messaging" Version="5.0.0" />
<PackageVersion Include="RockLib.Messaging" Version="5.0.0" />
<PackageReference Include="RockLib.Messaging" />
paket add RockLib.Messaging --version 5.0.0
#r "nuget: RockLib.Messaging, 5.0.0"
#:package RockLib.Messaging@5.0.0
#addin nuget:?package=RockLib.Messaging&version=5.0.0
#tool nuget:?package=RockLib.Messaging&version=5.0.0
A simple API for sending and receiving messages.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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 Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Microsoft.Extensions.Options (>= 8.0.2)
- RockLib.Configuration (>= 5.0.0)
- RockLib.Configuration.ObjectFactory (>= 4.0.0)
-
net8.0
- Microsoft.Extensions.Options (>= 8.0.2)
- RockLib.Configuration (>= 5.0.0)
- RockLib.Configuration.ObjectFactory (>= 4.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.CloudEvents
Send and receive messages using the CloudEvents format. |
|
RockLib.Messaging.Kafka
Implementation of RockLib.Messaging API that sends and receives messages using Kafka. |
|
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 |
---|---|---|
5.0.0 | 12,032 | 2/4/2025 |
5.0.0-alpha.1 | 128 | 2/3/2025 |
4.0.1 | 28,612 | 7/16/2024 |
4.0.0 | 5,792 | 3/4/2024 |
4.0.0-alpha.1 | 1,493 | 2/28/2024 |
3.0.1 | 98,878 | 2/23/2023 |
3.0.0 | 80,465 | 2/25/2022 |
2.5.3 | 53,138 | 8/13/2021 |
2.5.2 | 118,969 | 5/7/2021 |
2.5.1 | 994 | 3/24/2021 |
2.5.0 | 3,660 | 3/23/2021 |
2.4.4 | 51,223 | 2/24/2021 |
2.4.3 | 92,493 | 8/14/2020 |
2.4.2 | 1,642 | 7/30/2020 |
2.4.1 | 830 | 7/29/2020 |
2.4.0 | 1,014 | 7/15/2020 |
2.3.1 | 2,085 | 6/22/2020 |
2.3.0 | 56,393 | 5/26/2020 |
2.2.0 | 4,978 | 4/9/2020 |
2.1.0 | 59,646 | 3/3/2020 |
2.0.4 | 44,842 | 4/2/2019 |
2.0.3 | 876 | 3/20/2019 |
2.0.2 | 1,142 | 2/22/2019 |
2.0.1 | 4,265 | 2/1/2019 |
2.0.0 | 1,930 | 1/10/2019 |
2.0.0-alpha15 | 1,077 | 1/3/2019 |
2.0.0-alpha14 | 1,080 | 12/19/2018 |
2.0.0-alpha13 | 651 | 12/18/2018 |
2.0.0-alpha12 | 631 | 12/18/2018 |
2.0.0-alpha11 | 990 | 12/7/2018 |
2.0.0-alpha10 | 645 | 12/7/2018 |
2.0.0-alpha09 | 1,119 | 11/30/2018 |
2.0.0-alpha08 | 1,238 | 11/23/2018 |
2.0.0-alpha07 | 938 | 11/22/2018 |
2.0.0-alpha06 | 669 | 11/21/2018 |
2.0.0-alpha05 | 707 | 11/21/2018 |
2.0.0-alpha04 | 922 | 11/15/2018 |
2.0.0-alpha03 | 907 | 11/14/2018 |
2.0.0-alpha02 | 678 | 11/9/2018 |
2.0.0-alpha01 | 935 | 10/22/2018 |
1.0.2 | 3,747 | 8/27/2018 |
1.0.1 | 1,700 | 4/6/2018 |
1.0.0 | 1,715 | 12/20/2017 |
A changelog is available at https://github.com/RockLib/RockLib.Messaging/blob/main/RockLib.Messaging/CHANGELOG.md.