This is a library built on top of the MediatR to implement the mediator pattern in background services. The background implementation used is the Queue Background Task described on the Microsoft Blog.
The usage of this library is described in this blog.