nginn-messagebus
1.2.4
dotnet add package nginn-messagebus --version 1.2.4
NuGet\Install-Package nginn-messagebus -Version 1.2.4
<PackageReference Include="nginn-messagebus" Version="1.2.4" />
<PackageVersion Include="nginn-messagebus" Version="1.2.4" />
<PackageReference Include="nginn-messagebus" />
paket add nginn-messagebus --version 1.2.4
#r "nuget: nginn-messagebus, 1.2.4"
#addin nuget:?package=nginn-messagebus&version=1.2.4
#tool nuget:?package=nginn-messagebus&version=1.2.4
ESB / Message Bus implementation for Microsoft.Net, based on SQL Server database as a message store.
Supported features:
- Durable and transactional messages
- Pub/Sub message routing
- Support for Sagas
- Message sequences, expiration, correlation, http bridge
- Robust retrying strategy, self-healing in case of transient failures
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Castle.Core (>= 3.2.0)
- Castle.Windsor (>= 3.2.0)
- Newtonsoft.Json (>= 6.0.1)
- NLog (>= 2.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on nginn-messagebus:
Package | Downloads |
---|---|
NGinn.BPM
NGinn.BPM is an open-source BPM engine for Microsoft.Net and Mono. It contains a process modeling language and a workflow execution engine that can run embedded or standalone. NGinn.BPM is inspired by YAWL and BPMN, process model is based on Petri nets. The execution engine is transactional, based on asynchronous messaging/ESB concepts. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.4 | 5,618 | 12/11/2015 |
1.2.3 | 1,362 | 12/11/2015 |
1.2.2 | 1,394 | 11/25/2015 |
1.2.1 | 1,241 | 11/12/2015 |
1.2.0 | 1,282 | 9/24/2015 |
1.1.9 | 1,276 | 9/24/2015 |
1.1.8 | 2,573 | 10/30/2014 |
1.1.7 | 1,299 | 10/29/2014 |
1.1.6 | 1,330 | 10/27/2014 |
1.1.5 | 1,410 | 10/23/2014 |
1.1.4 | 1,355 | 10/6/2014 |
1.1.3 | 2,349 | 4/17/2014 |
1.1.2 | 1,596 | 2/27/2014 |
1.1.1 | 1,368 | 2/18/2014 |
1.1.0.1 | 1,312 | 12/21/2013 |
1.1.0 | 1,337 | 12/21/2013 |
1.0.10 | 1,426 | 12/1/2013 |
1.0.9 | 1,428 | 11/20/2013 |
1.0.8 | 1,412 | 8/20/2013 |
1.0.7 | 1,591 | 7/25/2013 |
1.0.6 | 1,542 | 6/28/2013 |
1.0.5 | 1,555 | 6/24/2013 |
1.0.4 | 1,464 | 5/24/2013 |
1.0.3 | 1,459 | 5/24/2013 |
1.0.2 | 1,498 | 5/18/2013 |
1.0.1 | 1,514 | 5/4/2013 |
1.0.0.1 | 1,384 | 3/25/2013 |
- setting 'send only' does not make any database access during configuration and startup