0

I am looking for the NSB 2.1 source code. Does anyone have the code?

mynkow
  • 4,408
  • 4
  • 38
  • 65

2 Answers2

2

There is no 2.1 , 2.5 is what you're after

https://github.com/NServiceBus/NServiceBus/tree/v2.5

Andreas Öhlund
  • 5,263
  • 20
  • 24
0

I have the binaries (no source, and only NServiceBus.dll, NServiceBus.Core.dll, and NServiceBus.Host.exe) for the 2.1 version that was available on the NServiceBus webpage for a short period of time last fall, but they're not entirely stable. If you really want them, contact me by email (just google my name).

Aasmund Eldhuset
  • 37,289
  • 4
  • 68
  • 81
  • I have the binaries. As you said the version is not stable and I want to fix a bug. That's why I need the source code. – mynkow Mar 09 '11 at 06:49