BearBonesMessaging 1.3.1
BearBones messaging: lower-level framework, part of a contract-interface based distributed event framework for .Net
See the version list below for details.
Install-Package BearBonesMessaging -Version 1.3.1
dotnet add package BearBonesMessaging --version 1.3.1
<PackageReference Include="BearBonesMessaging" Version="1.3.1" />
paket add BearBonesMessaging --version 1.3.1
BearBones-Messaging
<img src="https://github.com/i-e-b/BearBones-Messaging/raw/master/bonebear.png" width="169" height="184"/>
BearBones messaging: lower-level framework, part of a contract-interface based distributed event framework for .Net
Features
- Contract stack in message BasicProperties
- Exposes raw data messaging or provides serialisation
- Add sender group-name header to outgoing messages
- NuGet package -- https://www.nuget.org/packages/BearBonesMessaging
- Queue TTL restriction and policy
- Per app-group expiry
- VHost-wide monitoring endpoint
- Optional correlation id, generate new GUID if not given
- Exposes some user management endpoints
- Create limited user (write/read, but no manage)
- Delete user
- Connection string for user -- to expose to registrants
Possible future features
These might be for other systems that build on this basis
- Pickup limit (dead letter after multiple fails)
- Retry messages to go to end of queue (so the whole queue cycles if there are a few bad messages)
- RPC vote-to-consume pattern
BearBones-Messaging
<img src="https://github.com/i-e-b/BearBones-Messaging/raw/master/bonebear.png" width="169" height="184"/>
BearBones messaging: lower-level framework, part of a contract-interface based distributed event framework for .Net
Features
- Contract stack in message BasicProperties
- Exposes raw data messaging or provides serialisation
- Add sender group-name header to outgoing messages
- NuGet package -- https://www.nuget.org/packages/BearBonesMessaging
- Queue TTL restriction and policy
- Per app-group expiry
- VHost-wide monitoring endpoint
- Optional correlation id, generate new GUID if not given
- Exposes some user management endpoints
- Create limited user (write/read, but no manage)
- Delete user
- Connection string for user -- to expose to registrants
Possible future features
These might be for other systems that build on this basis
- Pickup limit (dead letter after multiple fails)
- Retry messages to go to end of queue (so the whole queue cycles if there are a few bad messages)
- RPC vote-to-consume pattern
Release Notes
Corrected NuGet package
Dependencies
-
.NETCoreApp 2.1
- RabbitMQ.Client (>= 5.1.0)
- SkinnyJson (>= 1.6.3)
-
.NETFramework 4.6.2
- RabbitMQ.Client (>= 5.1.0)
- SkinnyJson (>= 1.6.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.8.1 | 230 | 8/30/2019 |
1.8.0 | 171 | 8/30/2019 |
1.7.8 | 285 | 7/3/2019 |
1.7.7 | 265 | 7/3/2019 |
1.7.6 | 298 | 5/28/2019 |
1.7.5 | 295 | 5/22/2019 |
1.7.4 | 295 | 5/22/2019 |
1.7.3 | 278 | 5/9/2019 |
1.7.2 | 338 | 3/29/2019 |
1.7.1 | 308 | 3/12/2019 |
1.7.0 | 296 | 3/11/2019 |
1.6.1 | 309 | 2/21/2019 |
1.6.0 | 312 | 2/13/2019 |
1.5.0 | 307 | 2/11/2019 |
1.4.10 | 322 | 1/21/2019 |
1.4.9 | 337 | 1/17/2019 |
1.4.8 | 351 | 1/17/2019 |
1.4.7 | 342 | 1/17/2019 |
1.4.6 | 343 | 1/10/2019 |
1.4.5 | 341 | 1/10/2019 |
1.4.1 | 329 | 12/20/2018 |
1.4.0 | 302 | 12/19/2018 |
1.3.3 | 329 | 12/19/2018 |
1.3.2 | 329 | 12/19/2018 |
1.3.1 | 321 | 12/18/2018 |
1.3.0 | 318 | 12/18/2018 |
1.2.0 | 316 | 12/18/2018 |
1.1.0 | 299 | 12/17/2018 |
1.0.0 | 329 | 12/14/2018 |