RockLib.Messaging
2.3.0
A simple API for sending and receiving messages.
This package was built from the source code at https://github.com/RockLib/RockLib.Messaging/tree/306057c2e93cd48219982755667e30a83b66cac2
See the version list below for details.
Install-Package RockLib.Messaging -Version 2.3.0
dotnet add package RockLib.Messaging --version 2.3.0
<PackageReference Include="RockLib.Messaging" Version="2.3.0" />
paket add RockLib.Messaging --version 2.3.0
#r "nuget: RockLib.Messaging, 2.3.0"
Release Notes
RockLib.Messaging version 2.3.0
Always register a lookup delegate from the `AddSender`, `AddTransactionalSender`, and `AddReceiver` extension methods. The previous version would only register the lookup delegate if all of the messaging services of that type were registered as singleton. Also, for each implementation of lookup delegate, if a transient/scoped service is created but not needed, dispose it.
Dependencies
-
.NETFramework 4.5.1
- RockLib.Compression (>= 1.0.0)
- RockLib.Configuration (>= 2.4.1)
- RockLib.Configuration.ObjectFactory (>= 1.6.1)
-
.NETFramework 4.6.2
- Microsoft.Extensions.Options (>= 2.2.0)
- RockLib.Compression (>= 1.0.0)
- RockLib.Configuration (>= 2.4.1)
- RockLib.Configuration.ObjectFactory (>= 1.6.1)
-
.NETStandard 2.0
- Microsoft.Extensions.Options (>= 2.2.0)
- RockLib.Compression (>= 1.0.0)
- RockLib.Configuration (>= 2.4.1)
- RockLib.Configuration.ObjectFactory (>= 1.6.1)
Used By
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.
This package was built from the source code at https://github.com/RockLib/RockLib.Messaging/tree/6e4943b216e47e01e649e53acfa23a8559bf6d6b
|
|
RockLib.Messaging.NamedPipes
Implementation of RockLib.Messaging API that sends and receives messages to a local named pipe.
This package was built from the source code at https://github.com/RockLib/RockLib.Messaging/tree/d7aa6cab28cc115b63fbc8b489dc24dd439b211e
|
|
RockLib.Messaging.SNS
Implementation of RockLib.Messaging API that sends messages using Amazon SNS.
This package was built from the source code at https://github.com/RockLib/RockLib.Messaging/tree/d5876f624f32db59e90980e8c4ad3f825733a32d
|
|
RockLib.Messaging.Http
An implementation of RockLib.Messaging that sends and receives messages via HTTP.
This package was built from the source code at https://github.com/RockLib/RockLib.Messaging/tree/1b44eddf4b6ddfd3c58321242cbc0999f24106b2
|
|
RockLib.Messaging.Kafka
Implementation of RockLib.Messaging API that sends and receives messages using Kafka.
This package was built from the source code at https://github.com/RockLib/RockLib.Messaging/tree/22bb93ab6f7c0ec7c48edc424eb86052c90dda77
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.4.4 | 140 | 2/24/2021 |
2.4.3 | 10,632 | 8/14/2020 |
2.4.2 | 307 | 7/30/2020 |
2.4.1 | 235 | 7/29/2020 |
2.4.0 | 308 | 7/15/2020 |
2.3.1 | 510 | 6/22/2020 |
2.3.0 | 37,950 | 5/26/2020 |
2.2.0 | 2,235 | 4/9/2020 |
2.1.0 | 3,474 | 3/3/2020 |
2.0.4 | 40,745 | 4/2/2019 |
2.0.3 | 305 | 3/20/2019 |
2.0.2 | 443 | 2/22/2019 |
2.0.1 | 1,797 | 2/1/2019 |
2.0.0 | 607 | 1/10/2019 |
2.0.0-alpha15 | 459 | 1/3/2019 |
2.0.0-alpha14 | 457 | 12/19/2018 |
2.0.0-alpha13 | 301 | 12/18/2018 |
2.0.0-alpha12 | 304 | 12/18/2018 |
2.0.0-alpha11 | 453 | 12/7/2018 |
2.0.0-alpha10 | 326 | 12/7/2018 |
2.0.0-alpha09 | 405 | 11/30/2018 |
2.0.0-alpha08 | 496 | 11/23/2018 |
2.0.0-alpha07 | 430 | 11/22/2018 |
2.0.0-alpha06 | 281 | 11/21/2018 |
2.0.0-alpha05 | 350 | 11/21/2018 |
2.0.0-alpha04 | 379 | 11/15/2018 |
2.0.0-alpha03 | 396 | 11/14/2018 |
2.0.0-alpha02 | 296 | 11/9/2018 |
2.0.0-alpha01 | 415 | 10/22/2018 |
1.0.2 | 3,175 | 8/27/2018 |
1.0.1 | 905 | 4/6/2018 |
1.0.0 | 659 | 12/20/2017 |