BearBonesMessaging 1.0.0
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.0.0
dotnet add package BearBonesMessaging --version 1.0.0
<PackageReference Include="BearBonesMessaging" Version="1.0.0" />
paket add BearBonesMessaging --version 1.0.0
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
Short-term tasks
- [x] Remove ServiceStack (it has gone proprietary)
- [x] Remove StructureMap
- [x] Move contract stack out of message body into BasicProperties
- [x] Remove assembly name from contract space (keep namespace)
- [x] Expose raw data messaging / remove serialisation?
- [x] Add group-name header to outgoing messages (optional?)
- [ ] Pickup limit (dead letter after multiple fails)
- [ ] Deadletter count function
- [ ] Tests around TTL restriction and policy
- [ ] New NuGet package
Possible future features
- 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
Short-term tasks
- [x] Remove ServiceStack (it has gone proprietary)
- [x] Remove StructureMap
- [x] Move contract stack out of message body into BasicProperties
- [x] Remove assembly name from contract space (keep namespace)
- [x] Expose raw data messaging / remove serialisation?
- [x] Add group-name header to outgoing messages (optional?)
- [ ] Pickup limit (dead letter after multiple fails)
- [ ] Deadletter count function
- [ ] Tests around TTL restriction and policy
- [ ] New NuGet package
Possible future features
- 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
Repackaging with fewer and updated dependencies
Dependencies
-
.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 | 291 | 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 |