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?
You can try http://code.google.com/p/pesta/ and http://www.codeplex.com/raya.
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:
Myspace just open sourced their OpenSocial gadget parser and renderer and will be adding a full opensocial container implementation.