I want to play with the Moq framework. I wanted to download the framework, so I reached http://code.google.com/p/moq/ via Google, but the first line mentions that this project was ported to GitHub. When I went to GitHub, I only see the source code. My questions:
1) What is the correct website for downloading Moq. Binaries? (I do not want the source code.). 2) Why I can not view the binaries on the GitHub website for Moq. Do I need to download the source code and then compile it myself? 3) Should I only go to the GitHub website in the future for any updates. Code.google.com/p/moq currently provides binaries.
source share