- 授权协议: MIT
- 开发语言: C#
- 操作系统: Windows
- 软件首页: https://github.com/octokit/octokit.net
软件介绍
octokit.net
var github = new GitHubClient(new ProductHeaderValue("MyAmazingApp"));
var user = await github.User.Get("half-ogre");
Console.WriteLine(user.Followers + " folks love the half ogre!");.NET 4.5 (Desktop / Server)
Xamarin.iOS / Xamarin.Android / Xamarin.Mac
Mono 3.x
Windows 8 / 8.1 Store Apps
