Hi Henning,

My code uses only runtime exposed by .NET 2.0, and does not use any
Windows-specific APIs. One of the dependent libraries (OAuth.net) uses
System.Xml.Linq, so the effective runtime required should be .NET 3.0. Since
Mono supports all the dependent libraries including Linq, the code should
run on Mono as well.

Cheers,
Anash

On Wed, Dec 17, 2008 at 4:10 AM, Henning Schmiedehausen <
[email protected]> wrote:

> Sweet. Does it run on non-Microsoft .NET platforms (e.g. Mono) or is
> it bound to Windows-specific APIs?
>
>    Ciao
>        Henning
>
> On Tue, Dec 16, 2008 at 08:42, api anash <[email protected]> wrote:
> > Hello Everyone,
> >
> > I am very excited to be able to announce the release of Baadal!
> >
> > Badaal is an open source implementation of the OpenSocial and gadgets
> > specification<
> http://www.opensocial.org/Technical-Resources/opensocial-spec-v081>written
> > in C#. The project is based on a port of the PHP Shindig code (svn
> > rev 708587).
> >
> > The project is currently hosted at http://code.google.com/p/baadal/.
> Also
> > there is some documentation available at
> > http://sites.google.com/site/baadalsharp/ as well as in the project's
> > wiki<http://code.google.com/p/baadal/w/list>.
> > You can check it out right away by following the instructions at
> > http://sites.google.com/site/baadalsharp/Home/getting-started
> >
> > It would be great if you could visit the site, check out the code and
> > provide your feedback. Also, I'd be really excited if you are interested
> in
> > contributing to this project. Just let me know if your interested and
> I'll
> > add you to the project's owners list.
> >
> > My biggest thanks goes to the shindig-dev community, which has built this
> > cool piece of software as an open-source project. I also personally thank
> > Chris Chabot, for his continued help and support answering my questions
> > while I was stuck with Shindig PHP.
> >
> > Since OpenSocial is building a cloud-based platform, I thought I'll name
> my
> > project Baadal. Baadal is a Hindi word which means Cloud.
> >
> > Cheers,
> > Anash
> >
> > api.anash at gmail.com
> >
>

Reply via email to