NServiceBus is a highly pluggable, reliable, open source Enterprise Service Bus built on .NET.
The most popular Service Bus for .NET
Simple and easy publish/subscribe communication over any transport, on premise and in the cloud. Get enterprise-grade scalability and reliability for your workflows and integrations without any messy XML configuration - just pure-code bliss. Runs on MSMQ, RabbitMQ, Azure, and more – optimally configured out of the box so you can focus on your business logic.
Resources
Installation
NServiceBus can most easily be installed through its NuGet package.
Install-Package NServiceBus