Popularity
8.1
Stable
Activity
9.0
Growing
2,044
139
645

Code Quality Rank: L3
Programming language: C#
License: GNU General Public License v3.0 or later
Tags: CQRS     Nservicebus     Servicebus     Msmq     Publish     Subscribe    
Latest version: v7.4.4

NServiceBus alternatives and similar packages

Based on the "Queue" category.
Alternatively, view NServiceBus alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of NServiceBus or a related project?

Add another 'Queue' Package

README

Building

To build NServiceBus just open NServiceBus.sln in Visual Studio.

You'll find the built assemblies in /binaries.

If you see the build failing, check that you haven't put the source of NServiceBus in a deep subdirectory since long path names (greater than 248 characters) aren't supported by MSBuild.

Licensing

NServiceBus

NServiceBus is licensed under the RPL 1.5 license. More details can be found [here](LICENSE.md).

SimpleJson

SimpleJson is licensed under the MIT license as described here.

SimpleJson sources are compiled into the NServiceBus distribution as allowed under the license terms found here.

net-object-deep-copy

net-object-deep-copy is licensed under the MIT license as described here.

net-object-deep-copy sources are compiled into the NServiceBus distribution as allowed under the license terms found here.

FastExpressionCompiler

FastExpressionCompiler is licensed under the MIT license as described here.

FastExpressionCompiler sources are compiled into the NServiceBus distribution as allowed under the license terms found here.


*Note that all licence references and agreements mentioned in the NServiceBus README section above are relevant to that project's source code only.