BearBonesMessaging 1.3.1
.NET Core 2.1
This package targets .NET Core 2.1. The package is compatible with this framework or higher.
.NET Framework 4.6.2
This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package BearBonesMessaging --version 1.3.1
NuGet\Install-Package BearBonesMessaging -Version 1.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BearBonesMessaging" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BearBonesMessaging --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BearBonesMessaging, 1.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install BearBonesMessaging as a Cake Addin #addin nuget:?package=BearBonesMessaging&version=1.3.1 // Install BearBonesMessaging as a Cake Tool #tool nuget:?package=BearBonesMessaging&version=1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.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)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.8.1 | 1,015 | 8/30/2019 |
1.8.0 | 882 | 8/30/2019 |
1.7.8 | 1,034 | 7/3/2019 |
1.7.7 | 955 | 7/3/2019 |
1.7.6 | 1,018 | 5/28/2019 |
1.7.5 | 988 | 5/22/2019 |
1.7.4 | 1,076 | 5/22/2019 |
1.7.3 | 1,029 | 5/9/2019 |
1.7.2 | 1,034 | 3/29/2019 |
1.7.1 | 984 | 3/12/2019 |
1.7.0 | 1,006 | 3/11/2019 |
1.6.1 | 1,025 | 2/21/2019 |
1.6.0 | 1,018 | 2/13/2019 |
1.5.0 | 1,113 | 2/11/2019 |
1.4.10 | 1,132 | 1/21/2019 |
1.4.9 | 1,114 | 1/17/2019 |
1.4.8 | 1,128 | 1/17/2019 |
1.4.7 | 1,098 | 1/17/2019 |
1.4.6 | 1,089 | 1/10/2019 |
1.4.5 | 1,127 | 1/10/2019 |
1.4.1 | 1,151 | 12/20/2018 |
1.4.0 | 1,092 | 12/19/2018 |
1.3.3 | 1,132 | 12/19/2018 |
1.3.2 | 1,113 | 12/19/2018 |
1.3.1 | 1,082 | 12/18/2018 |
1.3.0 | 1,143 | 12/18/2018 |
1.2.0 | 1,126 | 12/18/2018 |
1.1.0 | 1,091 | 12/17/2018 |
1.0.0 | 1,059 | 12/14/2018 |
Corrected NuGet package