24

can someone share the link to download the latest version of Rhino mocks binaries (binaries only, I don't need source)? the link http://ayende.com/projects/rhino-mocks/downloads.aspx, doesn't seem to work anymore. it gets redirected to the blog. I have tried another link mentioned in the blog https://github.com/hibernating-rhinos/rhino-mocks, but I can't find a link in there to download just the binaries alone.

RKP
  • 5,285
  • 22
  • 70
  • 111

3 Answers3

18

This seems to be the daily build repository fwiw.

http://builds.hibernatingrhinos.com/builds/Rhino-Mocks

Anders Strom
  • 196
  • 1
  • 5
  • Thanks for the link, a bit surprised there isn't a proper link for download, instead I have to pick one from the daily builds. – RKP May 20 '11 at 16:04
6

Here's the new official link (as of today, according to ayende): http://hibernatingrhinos.com/open-source/rhino-mocks

matt
  • 9,113
  • 3
  • 44
  • 46
  • 4
    on which the download link is http://builds.hibernatingrhinos.com/builds/Rhino-Mocks ... from there, select a build – codeulike Aug 11 '11 at 16:17
  • I wouldn't download it from there. Take a look at the license agreement. Extremely proprietary sounding. But, the git repo is BSD licensed heh – Earlz Jan 13 '13 at 17:06
  • Rhino Mocks is indeed open source (BSD) - the proprietary license page has since been removed. See: http://hibernatingrhinos.com/oss/rhino-mocks. I emailed support at Rhino, and Oren responded personally saying that the page could be ignored (and it's since been removed) – matt Jan 16 '13 at 17:56
5

You can also download latest Rhino Mocks binaries from NuGet.

Donal Lafferty
  • 5,807
  • 7
  • 43
  • 60
Łukasz Wiatrak
  • 2,747
  • 3
  • 22
  • 38