C# Sample code?
Hello,
Does anyone have any C# sample code for interfacing with the CG API?
Paul
Discussions are closed to public comments.
If you need help with Cheddar please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Marc Guyer on 01 Sep, 2009 01:58 PM
Paul -- There isn't any C# sample code to my knowledge. We at
CheddarGetter haven't produced any. Take a look at the PHP code.
It's pretty straightforward. Just an HTTP connection to various
paths. The one tricky part of that is the Response::_toArray() method
which is a recursive method that produces a nested hash based on the
resulting XML. That's just a convenience -- I'm sure there's a C#
parser that would do something similar out of the box.
Support Staff 2 Posted by Marc Guyer on 22 Oct, 2009 07:34 PM
Paul -- I put a request out there via Twitter and some other methods for some C# examples but didn't get any response. I was sure that I had mentioned that here. I guess not. Did you get around to generating some C# for the CG API? If so, I'd sure be interested in having it for future reference.
Marc Guyer closed this discussion on 22 Oct, 2009 07:34 PM.
Joel Cogley re-opened this discussion on 17 Mar, 2010 08:45 PM
3 Posted by Joel Cogley on 17 Mar, 2010 08:45 PM
Has anyone started working on a .net wrapper for the CG API? I'm in the same boat as Paul.
Thanks,
--J
Support Staff 4 Posted by Marc Guyer on 18 Mar, 2010 04:36 PM
Joel -- I'll ask around. We'd like to have this available as well.
Support Staff 5 Posted by Marc Guyer on 18 Mar, 2010 08:46 PM
Joel -- We have a customer that will be making their lib available soon. Stay tuned! We'll keep you posted.
Support Staff 6 Posted by Marc Guyer on 23 Mar, 2010 08:07 PM
Great news! A C# wrapper is now available! http://blog.getconfer.com/post/468476442/c-api-wrapper-for-cheddarg...>
Marc Guyer closed this discussion on 23 Mar, 2010 08:07 PM.