Search Wiki:
Project Description
OpenSocial .Net wrapper.

NOTE: At this time only the People data API partially functional and available in release 0.1b. We are actively working to add to this library.

Sample web app is now unavailable as Ecademy has stopped allowing external requests without authentication.

This project has been created in an effort to establish a C# wrapper around Google's OpenSocial API. At this time the OpenSocial services themselves are not stable therefore utilizing this code is not stable. I expect this library to evolve greatly and change often as Google evolves the API from 0.5 to 1.0.

I'm making a large effort to maintain a high unit test coverage percentage. I'm currently using NUnit and NCover.

Please feel free to download the code, review it, and provide any comments you like. If interested in assisting let me know!
Last edited Jan 6 at 8:50 PM  by isuttle, version 10
Comments
casti77 wrote  Dec 19 2007 at 3:37 PM  
your sample web app raising an error:

Server Error in '/opensocial' Application.
--------------------------------------------------------------------------------

'--' is an unexpected token. The expected token is '>'. Line 31, position 3.

casti77 wrote  Dec 19 2007 at 3:38 PM  
also when I tried your sample code same error occurs.
hope you can fix that.
Thanks and looking forward for the fix.

isuttle wrote  Jan 6 at 8:50 PM  
Correct, sorry about this. Ecademy has apparently stopped support for outside testers.

dmose wrote  Feb 14 at 3:32 PM  
Is this project still alive?

benmoore wrote  Jun 7 at 6:44 AM  
I'm also wondering what the status is with the project.

Updating...