Reputation: 6731
Are there any examples of fully functioning code with C# and Facebook Connect with version 3.0 of the toolkit?
NOTE: I am specifically interested in version 3.0 of the toolkit. There are plenty of 2.0 examples out there but the 3.0 toolkit deprecates many of the 2.0 objects which makes these examples useless. I am ONLY interested in examples with 3.0
Upvotes: 0
Views: 3312
Reputation: 11
Fortunately, I think v3 supports Api object. Check Facebook.Rest.Api !
Upvotes: 1