I'm looking for production quality OpenSocial/Shindig .NET library, both Container and Client.
I only found Baadal (and a dead project on CodePlex). What are you guys using?
|
I'm looking for production quality OpenSocial/Shindig .NET library, both Container and Client. I only found Baadal (and a dead project on CodePlex). What are you guys using? |
||||
|
|
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
As client library, you can use http://code.google.com/p/opensocial-net-client/ |
|||
|
|
|
You can try http://code.google.com/p/pesta/ and http://www.codeplex.com/raya. |
|||||
|
|
Myspace just open sourced their OpenSocial gadget parser and renderer and will be adding a full opensocial container implementation. |
|||
|
|
|
Several months ago I started working on implementation of opensocial specification on .NET. I think it will be useful to implement opensocial container on .NET which can be easily integrated in existing ASP.NET (MVC) site via nuget package. Right now it's far from being finished, but I have some results which you can check here if interested:
|
|||
|
|