Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Where is the source code hosted? Git Hub? I cannot find it anywhere.

share|improve this question

2 Answers

up vote 5 down vote accepted

Yes, it's on GitHub with the rest of the project. It's under the master branch.

https://github.com/AArnott/dotnetopenid/tree/master

share|improve this answer
+1 behold the author himself! – gideon Mar 26 '11 at 6:02
Thanks giddy, for pointing out this question to me. – Andrew Arnott Mar 26 '11 at 15:45
=) My pleasure! – gideon Mar 26 '11 at 15:57
Broken Link...... – UpTheCreek Sep 28 '11 at 15:15
fixed. Thanks, @UpTheCreek – Andrew Arnott Sep 30 '11 at 3:10

See

http://www.dotnetopenauth.net/

https://github.com/AArnott/dotnetopenid/

Update: OK CTP 3.5 is hosted here:
http://sourceforge.net/projects/dnoa/files/CTP/OAuth2/

share|improve this answer
That is the old version. Where can I find 3.5 online? That version on goes to 3.4 – aherrick Mar 18 '11 at 21:11
Andrew do you have an answer here? – aherrick Mar 20 '11 at 1:55
@aherrick updated answer – gideon Mar 20 '11 at 5:13
@giddy this is not the source. Only the compiled binary as well as samples... I cannot accept this as the answer. – aherrick Mar 25 '11 at 15:02
@aherrick have you tried contacting the author? – gideon Mar 25 '11 at 15:24
show 1 more comment

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.