Info
Version: | 1.2.4 |
Author(s): | Rafal Gwizdala |
Last Update: | Friday, December 11, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://nginn.org |
NuGet Url: | https://www.nuget.org/packages/nginn-messagebus |
Install
Install-Package nginn-messagebus
dotnet add package nginn-messagebus
paket add nginn-messagebus
nginn-messagebus Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Windsor(3.2.0)
- Castle.Core(3.2.0)
- NLog(2.1.0)
- Newtonsoft.Json(6.0.1)
Tags
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.