ND.FW.MessageBroker
0.0.1
See the version list below for details.
dotnet add package ND.FW.MessageBroker --version 0.0.1
NuGet\Install-Package ND.FW.MessageBroker -Version 0.0.1
<PackageReference Include="ND.FW.MessageBroker" Version="0.0.1" />
<PackageVersion Include="ND.FW.MessageBroker" Version="0.0.1" />
<PackageReference Include="ND.FW.MessageBroker" />
paket add ND.FW.MessageBroker --version 0.0.1
#r "nuget: ND.FW.MessageBroker, 0.0.1"
#:package ND.FW.MessageBroker@0.0.1
#addin nuget:?package=ND.FW.MessageBroker&version=0.0.1
#tool nuget:?package=ND.FW.MessageBroker&version=0.0.1
Posts messages onto Apache ActiveMQ (Classic) queues. Provides a
listener-mode method that posts on an existing transacted session
(caller owns commit/rollback) and a standalone method that manages
its own connection. Supports Normal/High priority and returns a
per-entry result. Logging and tracing via ND Observability.
| 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. |
-
net8.0
- Apache.NMS.ActiveMQ (>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.3)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.0)
- ND.FW.Observability (>= 0.0.8)
- Newtonsoft.Json (>= 13.0.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ND.FW.MessageBroker:
| Package | Downloads |
|---|---|
|
ND.FW.WorkflowEngine
ND Enterprise WorkFlow Framework provides a unified, engine-agnostic abstraction for defining and executing business workflows within the ND IDP platform. Supports Elsa v3 as the backing workflow engine with built-in adapters for activity orchestration, transition wiring, HTTP call execution, and workflow lifecycle management. |
GitHub repositories
This package is not used by any popular GitHub repositories.