Info
Version: | 1.0.0 |
Author(s): | Emerson Brito |
Last Update: | Wednesday, October 26, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/emerbrito/SimpleServiceBus |
NuGet Url: | https://www.nuget.org/packages/SimpleServiceBus |
Install
Install-Package SimpleServiceBus
dotnet add package SimpleServiceBus
paket add SimpleServiceBus
SimpleServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
Tags
Supports transactional and non-transactional queues, dead letter queue and automatic retries with delay between failed attempts. Aims to provides a reliable yet very simple way to integrate applications running on the same machine or across networks.