zyj0021 / NServiceBus

The most popular service bus for .NET

Home Page:https://particular.net/nservicebus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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 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 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.

About

The most popular service bus for .NET

https://particular.net/nservicebus/

License:Other


Languages

Language:C# 99.8%Language:PowerShell 0.2%Language:Smalltalk 0.0%