The castle project is open source. I am wondering where to get its source code. I cannot find it.
Asked
Active
Viewed 3,282 times
3 Answers
3
Not sure where it was about a year ago, but now all the castle projects code is in Github.

Andrew Chaa
- 6,120
- 2
- 45
- 33
3
You can get it here
EDIT
Above link is no longer valid. Was at the time when question was answered beg. of 2011. Code is now hosted on GitHub: https://github.com/castleproject

Community
- 1
- 1

santiagoIT
- 9,411
- 6
- 46
- 57
-
can I get the source code for the specific version, like 2.5.2 – user496949 Jan 31 '11 at 02:53
-
2Yes, some versions seem to be tagged. Look at the 'switch tags'. 2.5.2, 2.5.1 are tagged. https://github.com/castleproject/Castle.Core# – santiagoIT Jan 31 '11 at 03:05
-
all the recent versions are tagged – Krzysztof Kozmic Jan 31 '11 at 23:13
-
@Justin link was valid when I answered over a year ago. They must have changed it in the meantime. I'll update answer. – santiagoIT Jul 03 '12 at 16:52