A messaging library for publish-subscribe implementation on top of MSMQ. 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.
$ dotnet add package SimpleServiceBusNo README available.