Skip to content

GitHub API access and OAuth connect support for the github.com API

License

Notifications You must be signed in to change notification settings

abarrafo/CSharp.GitHub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSharp.GitHub is a C# .NET wrapper for the GitHub RESTful API.

It contains the following

  * OAuth connection support for GitHub
  * API access via explicit Urls and response handling for GitHub
  * ASP.NET MVC 3 example project

The following will be added

  * API binding for GitHub
  * Console application example project

API documentation can be found here: http://developer.github.com/
NuGet package can be found here: https://nuget.org/packages/CSharp.GitHub

About

GitHub API access and OAuth connect support for the github.com API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.1%
  • CSS 12.6%
  • Classic ASP 0.3%