I'm curious why that would be necessary. To use the API you just access a URL as the query and get a response either in XML or JSON formats. C# already has the facilities for accessing URLs and parsing XML or JSON, doesn't it?
-Alex On Sun, Nov 25, 2012 at 7:44 PM, Johnson Joseph <[email protected]> wrote: > Hello, > Is there a C# based interface library for the Eventful APIs? If so, > where can I get it? > > > Thanks, > Johnson Joseph >
