Skip to content

vvsvvt/NServiceBus

 
 

Repository files navigation

Building

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

Note that the debug build doesn't ilmerge and if you plan to use the binaries in test/production you need to do a release build.

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.

Autofac is licensed under the MIT license as described here.

Autofac binaries are linked into the NServiceBus distribution allowed under the license terms found here.

Json.NET is licensed under the MIT license as described here.

Json.NET binaries are linked into the NServiceBus distribution allowed under the license terms found here.

RijndaelEncryptionService

Taken from rhino-esb under this license

About

The most popular service bus for .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • PowerShell 0.1%