I'm attempting to use the API for a C# ASP.net project. Unfortunately most of the examples seem to be around Version 2 of the API, or in PHP. I'm mostly just looking to get a list of contacts. Is there example code for C# that might be around, that shows the authentication, refresh of key and downloading a contact list?
... View more