34 Forks
82 Stars
82 Watchers

MiniBus

A small .Net messaging library built on top of MSMQ for application integration scenarios. Support for transactions, automatic retries, load balancing, json serialization, and more. Provides a simple and reliable way of integrating applications and services via message queues minus the complexity of a full-on ESB.

How to download and setup MiniBus

Open terminal and run command
git clone https://github.com/SteveBate/MiniBus.git
git clone is used to create a copy or clone of MiniBus repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MiniBus https://github.com/SteveBate/MiniBus/archive/master.zip

Or simply clone MiniBus with SSH
[email protected]:SteveBate/MiniBus.git

If you have some problems with MiniBus

You may open issue on MiniBus support forum (system) here: https://github.com/SteveBate/MiniBus/issues