0

.NET SDK for OAuth and Contacts API

Hi Guys,

Is there already a .NET SDK for OAuth and Contacts API? This would be great for .NET developer if they can have access to this kit.
Is there a sample that shows how to use the Contacts API in C#?

Best regards,
Antonio

by
7 Replies
  • Unfortunately we do not have a .NET SDK or C# samples in our repository to provide. We've had several partners build their own OAuth controllers in .NET but those were one use cases. One of those developers who may frequent these forums may be able to provide you with their use case.

    - Jon

    QUOTE (Antonio @ Jun 17 2009, 11:47 PM) <{POST_SNAPBACK}>
    Hi Guys,

    Is there already a .NET SDK for OAuth and Contacts API? This would be great for .NET developer if they can have access to this kit.
    Is there a sample that shows how to use the Contacts API in C#?

    Best regards,
    Antonio
    0
  • QUOTE (Jon @ Jun 18 2009, 09:30 AM) <{POST_SNAPBACK}>
    Unfortunately we do not have a .NET SDK or C# samples in our repository to provide. We've had several partners build their own OAuth controllers in .NET but those were one use cases. One of those developers who may frequent these forums may be able to provide you with their use case.

    - Jon


    There is a .NET class for OAuth here:

    http://oauth.googlecode.com/svn/code/csharp/

    I have only just started using it but it seems to be working OK so far. As for the Contacts API i'm currently building an interface to it which i'll be happy to share once it's working.

    All the best

    Alan
    0
  • That would be great Alan, if you would like to contribute back we could post your API to our Yahoo! github account at www.github.com/yahoo , and add attribution back to you of course.

    Jonathan LeBlanc
    Senior Software Engineer
    Yahoo! Developer Network
    Twitter: jcleblanc

    QUOTE (alankellyepsom @ Aug 7 2009, 12:48 PM) <{POST_SNAPBACK}>
    There is a .NET class for OAuth here:

    http://oauth.googlecode.com/svn/code/csharp/

    I have only just started using it but it seems to be working OK so far. As for the Contacts API i'm currently building an interface to it which i'll be happy to share once it's working.

    All the best

    Alan
    0
  • Hi.
    my name is tom, i am new in development.At this time i got the api key and
    secret key for my application .
    Please guide me step by step and send me any running example for
    getting contacts from Yahoo, this is my mailbox duanhaibo123@163.com, thanks
    0
  • Hi dhbtom,

    Samples and tutorials are available here: http://developer.yahoo.com/yos

    - Jon
    0
  • Hi,

    Actually I have an application for search people in my city, this application was developed in Asp .Net with the Microsoft .Net Framework 2.0 in C#, I like to connect my application with the most popular social sites, my application need to insert a contact into the contact list's user of any of these sites, currently I can create a contact in windows live and google contact, I need to use the Yahoo! Contacts Api to do this into Yahoo address book.

    I created my API Key, and read some documentation, but I cant find code examples to do this, can you help me?


    Best regards.


    VictorV
    0
  • Me too.

    I have read the documentation of create yahoo address book API, it do not have provide any C# code on it.

    Can you provide some sample code to us?
    0

Recent Posts

in Contacts