i'm using Xamarin and now i need to use Octokit.Net - a library for cross-platform. I'm cant find any useful document or example about this library to work on xamarin(mobile) Any one can help please... Thanks.
Asked
Active
Viewed 210 times
1 Answers
1
You should be able to install the package through Xamarin Studio like any other NuGet package.
In terms of docs, here's a good getting started guide, and there are some other docs here which I'm working on whenever I have some spare time.

Brendan Forster
- 2,548
- 1
- 24
- 32
-
Wow, i didn't see it carefully, tks bro – Việt Phải Học Bài Nov 30 '14 at 01:49